summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/cosm
diff options
context:
space:
mode:
authorAshutosh Dixit <ashutosh.dixit@intel.com>2015-10-07 23:34:34 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-18 04:42:29 (GMT)
commitf8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc (patch)
tree3bae16b340b4a9a469398dc921c1452ec6059c52 /drivers/misc/mic/cosm
parent52d63671c15bd3dfcd72f4ea324b338d1309db97 (diff)
downloadlinux-f8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc.tar.xz
misc: mic: Fix randconfig build error
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>
Diffstat (limited to 'drivers/misc/mic/cosm')
-rw-r--r--drivers/misc/mic/cosm/cosm_debugfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/mic/cosm/cosm_debugfs.c b/drivers/misc/mic/cosm/cosm_debugfs.c
index 30d953d..216cb3c 100644
--- a/drivers/misc/mic/cosm/cosm_debugfs.c
+++ b/drivers/misc/mic/cosm/cosm_debugfs.c
@@ -21,6 +21,7 @@
#include <linux/debugfs.h>
#include <linux/slab.h>
+#include <linux/io.h>
#include "cosm_main.h"
/* Debugfs parent dir */