From: Paul Mundt Date: Fri, 6 Jul 2007 18:38:51 +0000 (+0900) Subject: fb: pvr2fb: Fix up section mismatch warnings. X-Git-Tag: v2.6.23-rc1~785^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9705a77f50c1fd52356f4f0e515455273aae416;p=pandora-kernel.git fb: pvr2fb: Fix up section mismatch warnings. A few minor things were broken here. fix and var screeninfo should have been __devinitdata, board_list[] gets renamed to board_driver[] so the modpost matching does the right thing, and we properly discard some of the unused exit sections. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed