aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshutosh Dixit <ashutosh.dixit@intel.com>2015-10-07 16:34:34 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-17 21:42:29 -0700
commitf8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc (patch)
tree3bae16b340b4a9a469398dc921c1452ec6059c52
parentmsm: remove unused header (diff)
downloadlinux-dev-f8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc.tar.xz
linux-dev-f8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc.zip
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>
-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 30d953dff4fa..216cb3cd2fe3 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 */