From: Ashutosh Dixit Date: Wed, 7 Oct 2015 23:34:34 +0000 (-0700) Subject: misc: mic: Fix randconfig build error X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc;p=linux-beck.git misc: mic: Fix randconfig build error Fixes randconfig build error reported at http://www.spinics.net/lists/kernel/msg2092346.html Reported-by: Jim Davis Reviewed-by: Dasaratharaman Chandramouli Signed-off-by: Ashutosh Dixit Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/mic/cosm/cosm_debugfs.c b/drivers/misc/mic/cosm/cosm_debugfs.c index 30d953dff4fa..216cb3cd2fe3 100644 --- a/drivers/misc/mic/cosm/cosm_debugfs.c +++ b/drivers/misc/mic/cosm/cosm_debugfs.c @@ -21,6 +21,7 @@ #include #include +#include #include "cosm_main.h" /* Debugfs parent dir */