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

* [PATCH] ARM: S5PC100: Fix for compilation error
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Kukjin Kim @ 2011-07-06  6:32 UTC (permalink / raw)
  To: linux-arm-kernel

Padmavathi Venna wrote:
> 
> 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

Ok, will apply in -fix tree.

But, I'm not sure you really need to use your name ' padmavathi venna'
here...you used "Padmavathi Venna" in other patch.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

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

* [PATCH] ARM: S5PC100: Fix for compilation error
  2011-07-06  6:32 ` Kukjin Kim
@ 2011-07-06  7:43   ` padma venkat
  0 siblings, 0 replies; 3+ messages in thread
From: padma venkat @ 2011-07-06  7:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kukjin,

On Wed, Jul 6, 2011 at 12:02 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Padmavathi Venna wrote:
>>
>> 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
>
> Ok, will apply in -fix tree.
>
> But, I'm not sure you really need to use your name ' padmavathi venna'
> here...you used "Padmavathi Venna" in other patch.
Thanks for your pointing out. I am going to send a new patch by
removing the parenthesis. In that I will also correct my name.

Thanks&Regards
Padma
>
> Thanks.
>
> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
> SW Solution Development Team, Samsung Electronics Co., Ltd.
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[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).