Re: [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY

From: Tejun Heo
Date: Sun Sep 22 2013 - 17:49:09 EST


Hello,

On Sun, Sep 22, 2013 at 10:22:31PM +0400, Sergei Shtylyov wrote:
> >@@ -37,6 +37,7 @@
> >
> > #include <linux/clk.h>
> > #include <linux/libata.h>
> >+#include <linux/phy/phy.h>
>
> struct phy;
>
> should suffice.

Unless it's actually likely to cause inclusion loop, I think it's
better to include the header than adding explicit declarations.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/