Building with the attached random configuration file,
drivers/media/i2c/s5c73m3/s5c73m3-core.c: In function
's5c73m3_get_platform_data':
drivers/media/i2c/s5c73m3/s5c73m3-core.c:1619:2: error: implicit declaration of
function 'v4l2_of_get_next_endpoint' [-Werror=implicit-function-declaration]
node_ep = v4l2_of_get_next_endpoint(node, NULL);
^
drivers/media/i2c/s5c73m3/s5c73m3-core.c:1619:10: warning: assignment makes poin
ter from integer without a cast [enabled by default]
node_ep = v4l2_of_get_next_endpoint(node, NULL);
^
CC drivers/power/bq24190_charger.o
cc1: some warnings being treated as errors
LD drivers/pps/clients/built-in.o
make[4]: *** [drivers/media/i2c/s5c73m3/s5c73m3-core.o] Error 1