Platform: RK3399
OS: Android 7.1
Kernel: v4.4.83
Error Log:
CHK include/generated/compile.h
CC drivers/input/touchscreen/of_touchscreen.o
CC drivers/input/touchscreen/gt9xx/gt9xx.o
CC drivers/input/touchscreen/gt9xx/gt9xx_update.o
drivers/input/touchscreen/gt9xx/gt9xx.c: In function 'goodix_ts_probe':
drivers/input/touchscreen/gt9xx/gt9xx.c:2409:59: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
GTP_INFO("GTP Driver Built@%s, %s", __TIME__, __DATE__);