diff options
Diffstat (limited to 'arch/arm/mach-omap2/sata.c')
-rw-r--r-- | arch/arm/mach-omap2/sata.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/sata.c b/arch/arm/mach-omap2/sata.c index 4672dc534c5..53c39ce1fb6 100644 --- a/arch/arm/mach-omap2/sata.c +++ b/arch/arm/mach-omap2/sata.c @@ -13,6 +13,7 @@ #include <asm/arch/sata.h> #include <sata.h> #include <asm/io.h> +#include <asm/omap_common.h> #include "pipe3-phy.h" static struct pipe3_dpll_map dpll_map_sata[] = { |