rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-mvebu.c
index 5c27da6a2853fce649131ca3abaec2d21efc9637..3a4816adc137de912b51fca601c50d65f8baea19 100644 (file)
@@ -79,7 +79,7 @@ struct mvebu_gpio_chip {
        spinlock_t         lock;
        void __iomem      *membase;
        void __iomem      *percpu_membase;
-       int                irqbase;
+       unsigned int       irqbase;
        struct irq_domain *domain;
        int                soc_variant;
 };