Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Ashutosh Dixit and committed by
Greg Kroah-Hartman
f8bf0dec 52d63671

+1
+1
drivers/misc/mic/cosm/cosm_debugfs.c
··· 21 21 22 22 #include <linux/debugfs.h> 23 23 #include <linux/slab.h> 24 + #include <linux/io.h> 24 25 #include "cosm_main.h" 25 26 26 27 /* Debugfs parent dir */