]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARCH: OMAP: Section mismatch fix on board-3430sdp.c
authorFelipe Balbi <felipe.lima@indt.org.br>
Mon, 17 Dec 2007 21:52:44 +0000 (23:52 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Dec 2007 01:02:40 +0000 (17:02 -0800)
commit587251e95392cb936dae9744bddb80382ef2cf3c
tree0d1b1469e5869f1805645d8030129460f6b5f91b
parentaab3af86b472b45aa55e71fa8d93040b09d888d8
ARCH: OMAP: Section mismatch fix on board-3430sdp.c

Can't call non-init data from init funtions. Change sdp3430_config
to __initdata.

Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp.c