linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: S5PC100: Fix for compilation error
@ 2011-07-04 17:41 Padmavathi Venna
  2011-07-06  6:32 ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Padmavathi Venna @ 2011-07-04 17:41 UTC (permalink / raw)
  To: linux-arm-kernel

From: padmavathi venna <padma.v@samsung.com>

S5PC100 Compilation fails without this patch

Signed-off-by: padmavathi venna <padma.v@samsung.com>
---
 arch/arm/mach-s5pc100/dev-spi.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s5pc100/dev-spi.c b/arch/arm/mach-s5pc100/dev-spi.c
index 2b58c9a..e5d6c4d 100644
--- 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>
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-06  7:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 17:41 [PATCH] ARM: S5PC100: Fix for compilation error Padmavathi Venna
2011-07-06  6:32 ` Kukjin Kim
2011-07-06  7:43   ` padma venkat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).