From: Ralf Baechle Date: Thu, 10 Nov 2011 14:15:57 +0000 (+0000) Subject: MIPS: Fix build error due to missing inclusion of . X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=71ca86937513f44151454cb6aa8a66e9ed86275a;p=linux-beck.git MIPS: Fix build error due to missing inclusion of . Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/pci/pci-alchemy.c b/arch/mips/pci/pci-alchemy.c index 4ee57104e47b..b5ce041cdafb 100644 --- a/arch/mips/pci/pci-alchemy.c +++ b/arch/mips/pci/pci-alchemy.c @@ -7,6 +7,7 @@ * Support for all devices (greater than 16) added by David Gathright. */ +#include #include #include #include