projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.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
|
blame
|
history
diff --git
a/arch/arm/mach-s5pc100/dev-spi.c
b/arch/arm/mach-s5pc100/dev-spi.c
index 57b19794d9bbb50a5013023ed3d1b7e5902f27d0..cd7ca47d87469f20cceb6e1d3c4279e7ea8af345 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>