OSDN Git Service

renesas/sh_eth.c: fix linux/interrupt.h included twice
authorDanny Kukawka <danny.kukawka@bisect.de>
Wed, 15 Feb 2012 07:54:43 +0000 (07:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 20:34:17 +0000 (15:34 -0500)
commit16387605a503a5462c79b740f9696ad4f5a960e5
treee980d291d05a29dc8ece947749bbaa81ab5123ed
parent7ce5d222190cb3ce3ae88bafde7c4fa52a5103e0
renesas/sh_eth.c: fix linux/interrupt.h included twice

Remove double include of linux/interrupt.h.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/sh_eth.c