randconfig build error with next-20140922, in drivers/media/rc/st_rc.c

From: Jim Davis <hidden>
Date: 2014-09-22 14:39:32
Also in: linux-media, lkml

Building with the attached random configuration file,

drivers/media/rc/st_rc.c: In function ‘st_rc_probe’:
drivers/media/rc/st_rc.c:281:2: error: implicit declaration of
function ‘reset_control_get’ [-Werror=implicit-function-declaration]
  rc_dev->rstc = reset_control_get(dev, NULL);
  ^
drivers/media/rc/st_rc.c:281:15: warning: assignment makes pointer
from integer without a cast [enabled by default]
  rc_dev->rstc = reset_control_get(dev, NULL);
               ^
cc1: some warnings being treated as errors
make[3]: *** [drivers/media/rc/st_rc.o] Error 1

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help