commit | 92cc6b0725d800dcc3b9d62b419724050e4f7872 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sun Jun 03 00:47:53 2007 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jul 16 23:24:55 2007 +0200 |
tree | 5a0ee778fa759fda83e2d3bf5bfdbc9ae7340d5d | |
parent | d3ab78560b9a244bdb2ba2ef0e53193832d311c2 [diff] |
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>