commit | 7420884c038f326bdac3a8ded856033523e7684e | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Apr 18 22:21:52 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Apr 19 09:13:52 2006 -0700 |
tree | 32d17098216a91191482942d0d5ac279bb55163e | |
parent | 5e1222717932ff7d447af6da03c10a81fb60af7d [diff] |
[PATCH] IPMI: fix devinit placement 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>