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)
commit92cc6b0725d800dcc3b9d62b419724050e4f7872
tree5a0ee778fa759fda83e2d3bf5bfdbc9ae7340d5d
parentd3ab78560b9a244bdb2ba2ef0e53193832d311c2
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 <sam@ravnborg.org>
drivers/video/logo/logo.c
scripts/mod/modpost.c