aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/platform_data/gpio-dwapb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/gpio-dwapb.h')
-rw-r--r--include/linux/platform_data/gpio-dwapb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/platform_data/gpio-dwapb.h b/include/linux/platform_data/gpio-dwapb.h
index 3c606c450d05..ff1be737bad6 100644
--- a/include/linux/platform_data/gpio-dwapb.h
+++ b/include/linux/platform_data/gpio-dwapb.h
@@ -12,7 +12,6 @@ struct dwapb_port_property {
unsigned int ngpio;
unsigned int gpio_base;
int irq[32];
- bool has_irq;
bool irq_shared;
};