commit | 8770b07c2dff3cec2c751b289ee690137c88ea54 | [log] [tgz] |
---|---|---|
author | Govindraj.R <govindraj.raja@ti.com> | Wed Nov 23 14:45:37 2011 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Nov 23 14:45:37 2011 -0800 |
tree | ab846781df66e3e352cae088305cc604854772c1 | |
parent | 52a2396249478018ea2e83d962a347d38d8cccbe [diff] |
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 <govindraj.raja@ti.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>