From: Chris Ball Date: Sat, 6 Oct 2012 11:38:16 +0000 (-0400) Subject: ARM: pxa: Fix build error caused by sram.h rename X-Git-Tag: v3.7-rc2~30^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca057410a8ea88ffb3ce6a581377cffa71ac01c6;p=pandora-kernel.git ARM: pxa: Fix build error caused by sram.h rename Commit 293b2da1b61 ("ARM: pxa: move platform_data definitions") renamed arch/arm/mach-mmp/include/mach/sram.h to include/linux/platform_data/dma-mmp_tdma.h, but didn't update mmp-pcm.c which uses the header. Fix the build error. Signed-off-by: Chris Ball Acked-by: Arnd Bergmann Signed-off-by: Mark Brown --- Reading git-diff-tree failed