git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e12227
)
[PATCH] IPMI: fix devinit placement
author
Randy Dunlap
<rdunlap@xenotime.net>
Wed, 19 Apr 2006 05:21:52 +0000
(22:21 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 19 Apr 2006 16:13:52 +0000
(09:13 -0700)
gcc complains about __devinit in the wrong location:
drivers/char/ipmi/ipmi_si_intf.c:2205: warning: '__section__' attribute does not apply to types
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found