X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fatmel_tc.h;h=468fdfa643f0d1c535becd96f4dd3b46d58e263f;hp=b87c1c7c242a7eea1eff286b3f292e5fa8ccd2d4;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hpb=f93b97fd65072de626c074dbe099a1fff05ce060 diff --git a/kernel/include/linux/atmel_tc.h b/kernel/include/linux/atmel_tc.h index b87c1c7c2..468fdfa64 100644 --- a/kernel/include/linux/atmel_tc.h +++ b/kernel/include/linux/atmel_tc.h @@ -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; };