]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
advansys: fix section mismatch warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 14 Jan 2008 08:55:18 +0000 (00:55 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 14 Jan 2008 16:52:23 +0000 (08:52 -0800)
commit747d016e7e25e216b31022fe2b012508d99fb682
tree5122d61b492fa44c2ac0d5c8cbb353157420e6e8
parent7d1fd970e4b2e84a624b3274669fa642fcd19c98
advansys: fix section mismatch warning

Fix section mismatch warning:

WARNING: vmlinux.o(.exit.text+0x152a): Section mismatch: reference to .init.data:_asc_def_iop_base (between 'advansys_isa_remove' and 'advansys_exit')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Matthew Wilcox <willy@debian.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/advansys.c