These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / platform_data / gpio-em.h
diff --git a/kernel/include/linux/platform_data/gpio-em.h b/kernel/include/linux/platform_data/gpio-em.h
deleted file mode 100644 (file)
index 7c5a519..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __GPIO_EM_H__
-#define __GPIO_EM_H__
-
-struct gpio_em_config {
-       unsigned int gpio_base;
-       unsigned int irq_base;
-       unsigned int number_of_pins;
-       const char *pctl_name;
-};
-
-#endif /* __GPIO_EM_H__ */