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

Tejun Heo tj at kernel.org
Sun Sep 22 17:48:59 EDT 2013


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



More information about the linux-arm-kernel mailing list