git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52a2396
)
ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module
author
Govindraj.R
<govindraj.raja@ti.com>
Wed, 23 Nov 2011 22:45:37 +0000
(14:45 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 23 Nov 2011 22:45:37 +0000
(14:45 -0800)
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>
No differences found