Re: [net-next] net: netcp: remove unused kconfig option and code

2015-01-27 Thread Murali Karicheri
On 01/24/2015 01:21 AM, David Miller wrote: From: Murali Karicheri Date: Tue, 20 Jan 2015 14:22:36 -0500 Currently CPTS is built into the netcp driver even though there is no call out to the CPTS driver. This patch removes the dependency in Kconfig and remove cpts.o from the Makefile for NetCP.

Re: [net-next] net: netcp: remove unused kconfig option and code

2015-01-23 Thread David Miller
From: Murali Karicheri Date: Tue, 20 Jan 2015 14:22:36 -0500 > Currently CPTS is built into the netcp driver even though there is no > call out to the CPTS driver. This patch removes the dependency in Kconfig > and remove cpts.o from the Makefile for NetCP. > > Signed-off-by: Murali Karicheri >

[RESEND: PATCH net-next] net: netcp: remove unused kconfig option and code

2015-01-20 Thread Murali Karicheri
Currently CPTS is built into the netcp driver even though there is no call out to the CPTS driver. This patch removes the dependency in Kconfig and remove cpts.o from the Makefile for NetCP. Signed-off-by: Murali Karicheri --- - Resend with PATCH prefix. drivers/net/ethernet/ti/Kconfig |2

[net-next] net: netcp: remove unused kconfig option and code

2015-01-20 Thread Murali Karicheri
Currently CPTS is built into the netcp driver even though there is no call out to the CPTS driver. This patch removes the dependency in Kconfig and remove cpts.o from the Makefile for NetCP. Signed-off-by: Murali Karicheri --- drivers/net/ethernet/ti/Kconfig |2 +- drivers/net/ethernet/ti/M