* Build error with s3c2410_defconfig
@ 2010-11-08 7:15 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2010-11-08 7:15 UTC (permalink / raw)
To: linux-arm-kernel, linux-samsung-soc
Cc: ben-linux, 'Vasily Khoruzhick'
Hi Vasily,
Now, happens following build error due to commit
14477095abc661a9f195ca4733bb739c54794b32 'ARM: h1940: Use gpiolib for latch
access' with s3c2410_defconfig.
drivers/leds/leds-h1940.c: In function 'h1940_greenled_set':
drivers/leds/leds-h1940.c:33: error: implicit declaration of function
'h1940_latch_control'
The h1940_greenled_set(), h1940_redled_set(), and h1940_blueled_set() in
drivers/leds/leds-h1940.c call h1940_latch_control()...
Need to fix it up.
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] 4+ messages in thread
* Build error with s3c2410_defconfig
@ 2010-11-08 7:15 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2010-11-08 7:15 UTC (permalink / raw)
To: linux-arm-kernel
Hi Vasily,
Now, happens following build error due to commit
14477095abc661a9f195ca4733bb739c54794b32 'ARM: h1940: Use gpiolib for latch
access' with s3c2410_defconfig.
drivers/leds/leds-h1940.c: In function 'h1940_greenled_set':
drivers/leds/leds-h1940.c:33: error: implicit declaration of function
'h1940_latch_control'
The h1940_greenled_set(), h1940_redled_set(), and h1940_blueled_set() in
drivers/leds/leds-h1940.c call h1940_latch_control()...
Need to fix it up.
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] 4+ messages in thread
* Re: Build error with s3c2410_defconfig
2010-11-08 7:15 ` Kukjin Kim
@ 2010-11-08 8:59 ` Vasily Khoruzhick
-1 siblings, 0 replies; 4+ messages in thread
From: Vasily Khoruzhick @ 2010-11-08 8:59 UTC (permalink / raw)
To: Kukjin Kim; +Cc: linux-arm-kernel, linux-samsung-soc, ben-linux
On Monday 08 November 2010 09:15:55 Kukjin Kim wrote:
> Hi Vasily,
>
> Now, happens following build error due to commit
> 14477095abc661a9f195ca4733bb739c54794b32 'ARM: h1940: Use gpiolib for latch
> access' with s3c2410_defconfig.
>
> drivers/leds/leds-h1940.c: In function 'h1940_greenled_set':
> drivers/leds/leds-h1940.c:33: error: implicit declaration of function
> 'h1940_latch_control'
>
> The h1940_greenled_set(), h1940_redled_set(), and h1940_blueled_set() in
> drivers/leds/leds-h1940.c call h1940_latch_control()...
>
> Need to fix it up.
>
> Thanks.
Hi, I'm aware of a problem, will fix and send patch tonight (however,
h1940_leds driver should be marked as deprecated)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Build error with s3c2410_defconfig
@ 2010-11-08 8:59 ` Vasily Khoruzhick
0 siblings, 0 replies; 4+ messages in thread
From: Vasily Khoruzhick @ 2010-11-08 8:59 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 08 November 2010 09:15:55 Kukjin Kim wrote:
> Hi Vasily,
>
> Now, happens following build error due to commit
> 14477095abc661a9f195ca4733bb739c54794b32 'ARM: h1940: Use gpiolib for latch
> access' with s3c2410_defconfig.
>
> drivers/leds/leds-h1940.c: In function 'h1940_greenled_set':
> drivers/leds/leds-h1940.c:33: error: implicit declaration of function
> 'h1940_latch_control'
>
> The h1940_greenled_set(), h1940_redled_set(), and h1940_blueled_set() in
> drivers/leds/leds-h1940.c call h1940_latch_control()...
>
> Need to fix it up.
>
> Thanks.
Hi, I'm aware of a problem, will fix and send patch tonight (however,
h1940_leds driver should be marked as deprecated)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-08 8:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08 7:15 Build error with s3c2410_defconfig Kukjin Kim
2010-11-08 7:15 ` Kukjin Kim
2010-11-08 8:59 ` Vasily Khoruzhick
2010-11-08 8:59 ` Vasily Khoruzhick
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.