]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
misc: mic: Fix randconfig build error
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Wed, 7 Oct 2015 23:34:34 +0000 (16:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 04:42:29 +0000 (21:42 -0700)
Fixes randconfig build error reported at
http://www.spinics.net/lists/kernel/msg2092346.html

Reported-by: Jim Davis <jim.epost@gmail.com>
Reviewed-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/cosm/cosm_debugfs.c

index 30d953dff4fa371e97b505190ec9f1982ca5ce0a..216cb3cd2fe39b119de4827536f1c17dace73d6d 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <linux/debugfs.h>
 #include <linux/slab.h>
+#include <linux/io.h>
 #include "cosm_main.h"
 
 /* Debugfs parent dir */