]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: cpsw: remove platform data header file of cpsw
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 19 Aug 2013 12:17:40 +0000 (17:47 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2013 06:50:15 +0000 (23:50 -0700)
commitf77f38ebf04b2986a64449aa65c03d46ca83475a
tree4a8c140ccf428e32e926681c8ad295ad72db760b
parenta76f885ca450a4d35d99dc04cd4543c0c1f31ef1
drivers: net: cpsw: remove platform data header file of cpsw

CPSW driver no longer supports platform register as all the SoCs which has CPSW
are supporting DT only booting, so moving cpsw.h header file from platform
include to drivers/net/ethernet/ti

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c
drivers/net/ethernet/ti/cpsw.h [new file with mode: 0644]
include/linux/platform_data/cpsw.h [deleted file]