projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff89c46
)
[ARM] 5361/1: mv78xx0: fix compilation error
author
Nicolas Pitre
<nico@cam.org>
Wed, 7 Jan 2009 03:58:23 +0000
(
04:58
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 8 Jan 2009 16:29:40 +0000
(16:29 +0000)
Commit
ba84be2338d3
broke the build.
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-mv78xx0/pcie.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-mv78xx0/pcie.c
b/arch/arm/mach-mv78xx0/pcie.c
index 430ea84d587dfd2c2d87fbc079c10a6a43d98136..aad3a7a2f8307342ae8ce2d7cc2dd489efc12146 100644
(file)
--- a/
arch/arm/mach-mv78xx0/pcie.c
+++ b/
arch/arm/mach-mv78xx0/pcie.c
@@
-11,6
+11,7
@@
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/mbus.h>
+#include <asm/irq.h>
#include <asm/mach/pci.h>
#include <plat/pcie.h>
#include "common.h"