summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/host/mic_boot.c
diff options
context:
space:
mode:
authorAshutosh Dixit <ashutosh.dixit@intel.com>2013-10-29 17:09:59 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-30 10:19:30 -0700
commit425792266a40189e0b3fec02cb59a69935d8c58c (patch)
tree9e641e0cdff7856e7274ef54689a1a30f9ec1a6d /drivers/misc/mic/host/mic_boot.c
parent86d6275a8f1b7ba64b79a46c7616264302f44410 (diff)
misc: mic: Fixes for randconfig build errors and warnings.
This patch fixes the build errors and warnings reported at https://lkml.org/lkml/2013/10/29/421. Co-author: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com> Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com> Reported-by: Jim Davis <jim.epost@gmail.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/host/mic_boot.c')
-rw-r--r--drivers/misc/mic/host/mic_boot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/mic/host/mic_boot.c b/drivers/misc/mic/host/mic_boot.c
index d56b8bf4eaf6..b079c65eed6d 100644
--- a/drivers/misc/mic/host/mic_boot.c
+++ b/drivers/misc/mic/host/mic_boot.c
@@ -20,6 +20,7 @@
*/
#include <linux/delay.h>
#include <linux/firmware.h>
+#include <linux/pci.h>
#include <linux/mic_common.h>
#include "../common/mic_dev.h"