These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / platform_data / zforce_ts.h
index 0472ab2..7bdece8 100644 (file)
@@ -16,9 +16,6 @@
 #define _LINUX_INPUT_ZFORCE_TS_H
 
 struct zforce_ts_platdata {
-       int gpio_int;
-       int gpio_rst;
-
        unsigned int x_max;
        unsigned int y_max;
 };