Skip to content
Commit 8770b07c authored by Govindraj.R's avatar Govindraj.R Committed by Tony Lindgren
Browse files

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: default avatarGovindraj.R <govindraj.raja@ti.com>
Acked-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 52a23962
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment