X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fplat-omap%2Fcommon.c;h=f04731820301c921f8d65c3d394f570ee543b34a;hb=478b2a34e7d496b0cc3ae7696362740f954c91ba;hp=221a675ebbaedb4b14d08d354103ced49a402e90;hpb=a042e26137d7674ac04b1cd2d5c06b9ebc1ee2d5;p=pandora-kernel.git diff --git a/arch/arm/plat-omap/common.c b/arch/arm/plat-omap/common.c index 221a675ebbae..f04731820301 100644 --- a/arch/arm/plat-omap/common.c +++ b/arch/arm/plat-omap/common.c @@ -19,6 +19,7 @@ #include #include #include +#include #define NO_LENGTH_CHECK 0xffffffff @@ -64,4 +65,5 @@ void __init omap_reserve(void) { omapfb_reserve_sdram_memblock(); omap_vram_reserve_sdram_memblock(); + omap_dsp_reserve_sdram_memblock(); }