X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fplat-omap%2Fsram.c;h=a5bc92d7e4765b81315379c41618fff7f84cbec2;hb=5da1f88b8b727dc3a66c52d4513e871be6d43d19;hp=743fc2836f7aaa8877349cd47fe98669351e11d2;hpb=4d1839138220e7e35bf9e31c854e4e0196dea7a1;p=~andy%2Flinux diff --git a/arch/arm/plat-omap/sram.c b/arch/arm/plat-omap/sram.c index 743fc2836f7..a5bc92d7e47 100644 --- a/arch/arm/plat-omap/sram.c +++ b/arch/arm/plat-omap/sram.c @@ -26,6 +26,8 @@ #include +#include + #define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1))) static void __iomem *omap_sram_base;