From 66c64834f84c8b498cf55e1d1fc2b0fb14fefdab Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Jun 2014 09:05:58 +0000 Subject: atheros: fix includes Remove some unnecessary includes and use instead of when it possible as suggested by checkpatch. Signed-off-by: Sergey Ryazanov SVN-Revision: 41089 --- target/linux/atheros/patches-3.10/230-3_10-updates.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/atheros/patches-3.10/230-3_10-updates.patch') diff --git a/target/linux/atheros/patches-3.10/230-3_10-updates.patch b/target/linux/atheros/patches-3.10/230-3_10-updates.patch index 2a5adf0cf6..596d705373 100644 --- a/target/linux/atheros/patches-3.10/230-3_10-updates.patch +++ b/target/linux/atheros/patches-3.10/230-3_10-updates.patch @@ -1,6 +1,6 @@ --- a/drivers/net/ethernet/ar231x/ar231x.c +++ b/drivers/net/ethernet/ar231x/ar231x.c -@@ -1277,7 +1277,7 @@ static int ar231x_mdiobus_probe (struct +@@ -1273,7 +1273,7 @@ static int ar231x_mdiobus_probe (struct BUG_ON(!phydev); BUG_ON(phydev->attached_dev); -- cgit v1.2.3