Merge branch 'next' into for-linus
[linux-block.git] / drivers / input / touchscreen / goodix.h
index 02065d1c326354a87aa3f1270c7435115d621223..fa8602e78a6480c066103214cb06e475b36de6eb 100644 (file)
@@ -76,6 +76,7 @@ struct goodix_chip_data {
 struct goodix_ts_data {
        struct i2c_client *client;
        struct input_dev *input_dev;
+       struct input_dev *input_pen;
        const struct goodix_chip_data *chip;
        const char *firmware_name;
        struct touchscreen_properties prop;