From: Henrik Kretzschmar Date: Fri, 20 Aug 2010 17:13:24 +0000 (+0200) Subject: fbdev/m68k: Fix section mismatches in q40fb.c X-Git-Tag: v2.6.37-rc1~160^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c37dd7c41b7391698bbe354b81fe9909c281984;p=pandora-kernel.git fbdev/m68k: Fix section mismatches in q40fb.c 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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed