]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/input/tps6507x-ts.h
Input: tps6507x-ts - remove vref from platform data
[karo-tx-linux.git] / include / linux / input / tps6507x-ts.h
index ab1440313924108fb78ef43f01f74a362b098192..b433df801d92c0ecfc252d8b4e71c1e8f6613459 100644 (file)
@@ -14,7 +14,6 @@
 /* Board specific touch screen initial values */
 struct touchscreen_init_data {
        int     poll_period;    /* ms */
-       int     vref;           /* non-zero to leave vref on */
        __u16   min_pressure;   /* min reading to be treated as a touch */
        __u16   vendor;
        __u16   product;