From: H Hartley Sweeten Date: Wed, 24 Jul 2013 16:55:00 +0000 (-0700) Subject: staging: comedi: ni_mio_common: needs X-Git-Tag: v3.12-rc1~183^2~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305591a58d855d0f82a582059596124f9a3503c2;p=pandora-kernel.git staging: comedi: ni_mio_common: needs As reported by the kbuild test robot: Commit: d92fef8d2552ffde42b6092cb467f3021ebf8b98 staging: comedi: do not include if its not needed Removed the include from the ni_atmio driver, which did not need it. Unfortunately, this driver includes ni_mio_common.c, which does need it. Add the include of to the ni_mio_common.c source where it is needed. Signed-off-by: H Hartley Sweeten Reported-by: kbuild test robot Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed