projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
152c036
)
ARM: S5PC100: Fix for compilation error
author
Padmavathi Venna
<padma.v@samsung.com>
Wed, 6 Jul 2011 06:37:08 +0000
(15:37 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 6 Jul 2011 06:37:08 +0000
(15:37 +0900)
S5PC100 Compilation fails without this patch
Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pc100/dev-spi.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s5pc100/dev-spi.c
b/arch/arm/mach-s5pc100/dev-spi.c
index
57b1979
..
cd7ca47
100644
(file)
--- a/
arch/arm/mach-s5pc100/dev-spi.c
+++ b/
arch/arm/mach-s5pc100/dev-spi.c
@@
-15,6
+15,7
@@
#include <mach/dma.h>
#include <mach/map.h>
#include <mach/spi-clocks.h>
+#include <mach/irqs.h>
#include <plat/s3c64xx-spi.h>
#include <plat/gpio-cfg.h>