diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2008-11-22 17:36:14 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-30 18:03:37 (GMT) |
commit | f57628d76bd201a444ca822f3622522a44acbf60 (patch) | |
tree | 188e3450ed89f197bfb73da036122fdec0848243 /mm/msync.c | |
parent | 5bac287ea51bb8678c3875d87a536071ef0fd590 (diff) | |
download | linux-fsl-qoriq-f57628d76bd201a444ca822f3622522a44acbf60.tar.xz |
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 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions