From: Govindraj.R Date: Wed, 23 Nov 2011 22:45:37 +0000 (-0800) Subject: ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module X-Git-Tag: v3.2-rc4~7^2~2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8770b07c2dff3cec2c751b289ee690137c88ea54;p=pandora-kernel.git ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module Fix below compilation failure on mainline kernel 3.2-rc1 when omap_l3_noc.c is built as module. arch/arm/mach-omap2/omap_l3_noc.c:240: error: expected ',' or ';' before 'MODULE_DEVICE_TABLE' Signed-off-by: Govindraj.R Acked-by: Santosh Shilimkar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed