Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
[firefly-linux-kernel-4.4.55.git] / include / linux / atmel_tc.h
index b87c1c7c242a7eea1eff286b3f292e5fa8ccd2d4..468fdfa643f0d1c535becd96f4dd3b46d58e263f 100644 (file)
@@ -67,6 +67,7 @@ struct atmel_tc {
        const struct atmel_tcb_config *tcb_config;
        int                     irq[3];
        struct clk              *clk[3];
+       struct clk              *slow_clk;
        struct list_head        node;
        bool                    allocated;
 };