From: Avinash Kumar Date: Mon, 16 Sep 2013 16:09:41 +0000 (+0530) Subject: drivers: net: phy: cicada.c: clears warning Use #include instead of... X-Git-Tag: v3.12-rc2~14^2~13 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4bdf25976333ba435f7879b4487fe8aca799ac41;p=users%2Fhch%2Fmisc.git drivers: net: phy: cicada.c: clears warning Use #include instead of clears following warnings : WARNING: Use include instead of WARNING: Use include instead of Signed-off-by: Avinash Kumar Signed-off-by: David S. Miller --- diff --git a/drivers/net/phy/cicada.c b/drivers/net/phy/cicada.c index db472ffb6e89..313a0377f68f 100644 --- a/drivers/net/phy/cicada.c +++ b/drivers/net/phy/cicada.c @@ -30,9 +30,9 @@ #include #include -#include +#include #include -#include +#include /* Cicada Extended Control Register 1 */ #define MII_CIS8201_EXT_CON1 0x17