randconfig build error with next-20151007, in drivers/misc/mic/cosm/cosm_debugfs.c

From: Jim Davis <hidden>
Date: 2015-10-07 16:54:45
Also in: lkml

Building with the attached random configuration file,

warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM)

drivers/misc/mic/cosm/cosm_debugfs.c: In function ‘cosm_log_buf_show’:
drivers/misc/mic/cosm/cosm_debugfs.c:66:2: error: implicit declaration
of function ‘ioread32’ [-Werror=implicit-function-declaration]
  size = ioread32(log_buf_len_va);
  ^
drivers/misc/mic/cosm/cosm_debugfs.c:71:2: error: implicit declaration
of function ‘memcpy_fromio’ [-Werror=implicit-function-declaration]
  memcpy_fromio(kva, log_buf_va, size);
  ^


-- 
Jim

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