Hi Daiane,
I have attached touchscreen source of both Android Linux and pure Linux.
While making uImage i am getting the below warnings.. Attached partial log for reference
drivers/input/touchscreen/generic_ts_rel/core_i2c.c:46: warning: 'bindata' defined but not used
drivers/input/touchscreen/generic_ts_rel/core_i2c.c: In function 'core_probe':
drivers/input/touchscreen/generic_ts_rel/core_i2c.c:393: warning: 'vendor' may be used uninitialized in this function
CC drivers/input/touchscreen/generic_ts_rel/plat_i2c.o
In file included from drivers/input/touchscreen/generic_ts_rel/platform.h:8,
from drivers/input/touchscreen/generic_ts_rel/core_i2c.h:11,
from drivers/input/touchscreen/generic_ts_rel/plat_i2c.c:26:
drivers/input/touchscreen/generic_ts_rel/plat_i2c.h:47:1: warning: "PLATFORM_AW_CTP_IRQ_NUM" redefined
drivers/input/touchscreen/generic_ts_rel/plat_i2c.h:45:1: warning: this is the location of the previous definition
CC drivers/input/touchscreen/generic_ts_rel/mmgr.o