From: Sam Ravnborg Date: Sat, 2 Jun 2007 22:47:53 +0000 (+0200) Subject: kbuild: remove hardcoded _logo names from modpost X-Git-Tag: v2.6.23-rc1~257^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cc6b0725d800dcc3b9d62b419724050e4f7872;p=pandora-kernel.git kbuild: remove hardcoded _logo names from modpost Replaced this with a __init_refok marker in front of fb_find_logo(). I think that the __initdata marker for the logo's are wrong but I have not justified this so I did not remove it. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed