Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[linux-drm-fsl-dcu.git] / drivers / net / ethernet / cadence / macb.h
index f4076155bed7aa07eb2b04f133a3cab86f75cb23..51c02442160adb06d0c08bc3c408f65c06b96b65 100644 (file)
@@ -572,6 +572,7 @@ struct macb {
        struct platform_device  *pdev;
        struct clk              *pclk;
        struct clk              *hclk;
+       struct clk              *tx_clk;
        struct net_device       *dev;
        struct napi_struct      napi;
        struct work_struct      tx_error_task;