From: Ian Abbott Date: Fri, 1 May 2015 17:03:56 +0000 (+0100) Subject: staging: comedi: mite: move #include X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~908 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272b1ae57828b99c932d518da6f174bcb72b87f7;p=pandora-kernel.git staging: comedi: mite: move #include The Comedi driver modules build fine if the inclusion of is removed from "mite.h", so remove it. However, since "mite.c" calls `kzalloc()`, include there. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed