../drivers/input/touchscreen/ft8719_spi_c3j/focaltech_test/focaltech_test_ini.c:122:15: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if ((cs == '\0') || (ct == '\0')) ^~~~ (void *)0