From 272b1ae57828b99c932d518da6f174bcb72b87f7 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Fri, 1 May 2015 18:03:56 +0100 Subject: [PATCH] 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-format-patch failed