net: ixp46x: Remove duplicate include of module.h
authorWan Jiabing <wanjiabing@vivo.com>
Wed, 1 Sep 2021 02:20:57 +0000 (10:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Sep 2021 10:40:22 +0000 (11:40 +0100)
commit8eebaf4a11fc78aa5662112cfaaff9fe3834a02c
tree6918fb5549c8e66b428cf69a6d6dfef3c4be4647
parentc6132f6f2e682c958f7022ecfd8bec35723a1a9d
net: ixp46x: Remove duplicate include of module.h

Remove repeated include of linux/module.h as it has been included
at line 8.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xscale/ptp_ixp46x.c