diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2008-11-22 18:36:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-30 19:03:37 +0100 |
commit | f57628d76bd201a444ca822f3622522a44acbf60 (patch) | |
tree | 188e3450ed89f197bfb73da036122fdec0848243 /drivers/rapidio/rio-scan.c | |
parent | fix the section noise in sparc head.S (diff) | |
download | linux-f57628d76bd201a444ca822f3622522a44acbf60.tar.xz linux-f57628d76bd201a444ca822f3622522a44acbf60.zip |
section errors in smc911x/smc91x
a) ->probe() can be __devinit; no need to put it into .text
b) calling __init stuff from it, OTOH, is wrong
c) ->remove() is __devexit fodder
Acked-by: rmk+kernel@arm.linux.org.uk
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rapidio/rio-scan.c')
0 files changed, 0 insertions, 0 deletions