From ba0cda6dc8c7d1de46c2f0663cdaaa2df714a8dc Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Wed, 7 Jan 2009 04:58:23 +0100 Subject: [PATCH] [ARM] 5361/1: mv78xx0: fix compilation error Commit ba84be2338d3 broke the build. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- arch/arm/mach-mv78xx0/pcie.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-mv78xx0/pcie.c b/arch/arm/mach-mv78xx0/pcie.c index 430ea84d587d..aad3a7a2f830 100644 --- a/arch/arm/mach-mv78xx0/pcie.c +++ b/arch/arm/mach-mv78xx0/pcie.c @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include "common.h" -- 2.11.0