[PATCH 0/2] staging: comedi: fix build errors

H Hartley Sweeten hsweeten at visionengravers.com
Wed Jul 24 16:54:03 UTC 2013


The clean up of the global includes in comedidev.h missed adding a
couple includes to some of the comedi drivers. This series fixes
the build errors reported by the kbuild test robot.

H Hartley Sweeten (2):
  staging: comedi: ni_mio_common: needs <linux/delay.h>
  staging: comedi: comedi_buf: needs <linux/vmalloc.h>

 drivers/staging/comedi/comedi_buf.c            | 2 ++
 drivers/staging/comedi/drivers/ni_mio_common.c | 1 +
 2 files changed, 3 insertions(+)

-- 
1.8.3.2



More information about the devel mailing list