diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2006-06-25 14:48:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-25 19:01:16 +0200 |
commit | cad2af5eb7470f9a0b85498f5ffac894e3cdcd27 (patch) | |
tree | 7a713090a1d573d2151a6095d9e00b71d6112cb0 /drivers/char/ip2 | |
parent | [PATCH] trident fb section fixes (diff) | |
download | linux-cad2af5eb7470f9a0b85498f5ffac894e3cdcd27.tar.xz linux-cad2af5eb7470f9a0b85498f5ffac894e3cdcd27.zip |
[PATCH] cdrom/mcdx: section fixes
Priority: not critical.
Make __mcdx_init() __init and static. Saves a little memory.
Fix section mismatch warning and make the function static while there:
WARNING: drivers/cdrom/mcdx.o - Section mismatch: reference to .init.text: from .text between 'init_module' (at offset 0x8be) and 'mcdx_transfer'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/ip2')
0 files changed, 0 insertions, 0 deletions