Merge "input: touchscreen: Goodix gt915 driver cleanup"

This commit is contained in:
Linux Build Service Account 2016-08-18 12:03:55 -07:00 committed by Gerrit - the friendly Code Review server
commit 6e22b01c91
3 changed files with 2101 additions and 2307 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +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[] =
{
/*
* 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[] = {
};

File diff suppressed because it is too large Load diff