]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/atmel_tc.h
kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
[karo-tx-linux.git] / include / linux / atmel_tc.h
index 1d14b1dc1aee69588ce68329e5fa71189d277016..89a931babecf86ebbf95c6a0e8b648840d06ad06 100644 (file)
@@ -63,7 +63,7 @@ struct atmel_tc {
        struct platform_device  *pdev;
        struct resource         *iomem;
        void __iomem            *regs;
-       struct atmel_tcb_config *tcb_config;
+       const struct atmel_tcb_config *tcb_config;
        int                     irq[3];
        struct clk              *clk[3];
        struct list_head        node;