Merge "input: touchscreen: Goodix gt915 driver cleanup"
This commit is contained in:
commit
6e22b01c91
3 changed files with 2101 additions and 2307 deletions
File diff suppressed because it is too large
Load diff
|
@ -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
Loading…
Add table
Reference in a new issue