From: Andrew Morton Date: Mon, 14 Nov 2005 00:06:40 +0000 (-0800) Subject: [PATCH] shpchp_hpc build fix X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d4d28dd4b12649d02a89d19e6bd12ab92a6fcd4e;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git [PATCH] shpchp_hpc build fix Missing include. Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/pci/hotplug/shpchp_hpc.c b/drivers/pci/hotplug/shpchp_hpc.c index 40905a6c809..9987a6fd65b 100644 --- a/drivers/pci/hotplug/shpchp_hpc.c +++ b/drivers/pci/hotplug/shpchp_hpc.c @@ -31,6 +31,8 @@ #include #include #include +#include + #include "shpchp.h" #ifdef DEBUG