OSDN Git Service

staging: comedi: comedi_buf: needs <linux/vmalloc.h>
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 24 Jul 2013 16:55:39 +0000 (09:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 17:01:25 +0000 (10:01 -0700)
commit76a1de328462f353950ba1e614da1cef1e95bdc1
tree10d2ee9171db44e2be47bfdd432a72a7f9dffa20
parent305591a58d855d0f82a582059596124f9a3503c2
staging: comedi: comedi_buf: needs <linux/vmalloc.h>

As reported by the kbuild test robot:

Commit: ce157f8032bbd46d9427034c335b0afd751da25d
staging: comedi: con't rely on comedidev.h to include headers

Removed most the includes from comedidev.h and pushed only the needed
ones to all the comedi drivers.

This one was missed.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_buf.c