These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / platform_data / pixcir_i2c_ts.h
similarity index 96%
rename from kernel/include/linux/input/pixcir_ts.h
rename to kernel/include/linux/platform_data/pixcir_i2c_ts.h
index 7bae83b..646af6f 100644 (file)
@@ -57,7 +57,6 @@ struct pixcir_i2c_chip_data {
 struct pixcir_ts_platform_data {
        int x_max;
        int y_max;
-       int gpio_attb;          /* GPIO connected to ATTB line */
        struct pixcir_i2c_chip_data chip;
 };