fbdev/m68k: Fix section mismatches in q40fb.c
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Fri, 20 Aug 2010 17:13:24 +0000 (19:13 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:25 +0000 (09:43 +0200)
This patch moves the q40_fix and q40_var structures from .init.data
to .devinit.data.
This is where now the probe function resides, which only uses them.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found