summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/gt9xx_ts/gt9xx_firmware.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/gt9xx_ts/gt9xx_firmware.h')
-rwxr-xr-xdrivers/input/touchscreen/gt9xx_ts/gt9xx_firmware.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/gt9xx_ts/gt9xx_firmware.h b/drivers/input/touchscreen/gt9xx_ts/gt9xx_firmware.h
new file mode 100755
index 00000000..3998bf00
--- /dev/null
+++ b/drivers/input/touchscreen/gt9xx_ts/gt9xx_firmware.h
@@ -0,0 +1,6 @@
+// make sense only when GTP_HEADER_FW_UPDATE & GTP_AUTO_UPDATE are enabled
+// define your own firmware array here
+const unsigned char header_fw_array[] =
+{
+
+}; \ No newline at end of file