kbuild: remove hardcoded _logo names from modpost
authorSam Ravnborg <sam@ravnborg.org>
Sat, 2 Jun 2007 22:47:53 +0000 (00:47 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 16 Jul 2007 21:24:55 +0000 (23:24 +0200)
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 <sam@ravnborg.org>

No differences found