]> git.karo-electronics.de Git - karo-tx-linux.git/commit
irda: fix smsc-ircc2 section mismatch warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 22 Jun 2011 03:32:53 +0000 (20:32 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 Oct 2011 18:40:20 +0000 (11:40 -0700)
commitbfa826f82f1383593e18ad180eb816221627a917
tree2f9891ce599c67408c3d61634e5d820a9d5d5f91
parent7c0e1afbe36ec6d067638daafe6e7ee30085202b
irda: fix smsc-ircc2 section mismatch warning

commit f470e5ae34d68880a38aa79ee5c102ebc2a1aef6 upstream.

Fix section mismatch warning:

WARNING: drivers/net/irda/smsc-ircc2.o(.devinit.text+0x1a7): Section mismatch in reference from the function smsc_ircc_pnp_probe() to the function .init.text:smsc_ircc_open()

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/irda/smsc-ircc2.c