All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux@fluff.org>
To: Vasily Khoruzhick <anarsoul@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH 2/2] h1940-leds: Fix compile issue introduced by latch-related changes
Date: Tue, 16 Nov 2010 23:12:58 +0000	[thread overview]
Message-ID: <4CE30FFA.7000204@fluff.org> (raw)
In-Reply-To: <1289248308-21272-2-git-send-email-anarsoul@gmail.com>

On 08/11/10 20:31, Vasily Khoruzhick wrote:
> Latch API was converted to gpiolib API as result we got this compile
> error:
> 
> drivers/leds/leds-h1940.c: In function 'h1940_greenled_set':
> drivers/leds/leds-h1940.c:33: error: implicit declaration of function
> 'h1940_latch_control
> 
> Adapt h1940-leds driver to new changes and fix compile issue.
> 

it's a pitty we can't remove the driver totally and use the
gpio leds.

WARNING: multiple messages have this Message-ID (diff)
From: ben-linux@fluff.org (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] h1940-leds: Fix compile issue introduced by latch-related changes
Date: Tue, 16 Nov 2010 23:12:58 +0000	[thread overview]
Message-ID: <4CE30FFA.7000204@fluff.org> (raw)
In-Reply-To: <1289248308-21272-2-git-send-email-anarsoul@gmail.com>

On 08/11/10 20:31, Vasily Khoruzhick wrote:
> Latch API was converted to gpiolib API as result we got this compile
> error:
> 
> drivers/leds/leds-h1940.c: In function 'h1940_greenled_set':
> drivers/leds/leds-h1940.c:33: error: implicit declaration of function
> 'h1940_latch_control
> 
> Adapt h1940-leds driver to new changes and fix compile issue.
> 

it's a pitty we can't remove the driver totally and use the
gpio leds.

  parent reply	other threads:[~2010-11-16 23:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-08 20:31 [PATCH 1/2] ARM: S3C2410: H1940: Adapt h1940-bluetooth to gpiolib changes Vasily Khoruzhick
2010-11-08 20:31 ` Vasily Khoruzhick
2010-11-08 20:31 ` [PATCH 2/2] h1940-leds: Fix compile issue introduced by latch-related changes Vasily Khoruzhick
2010-11-08 20:31   ` Vasily Khoruzhick
2010-11-15  3:55   ` Kukjin Kim
2010-11-15  3:55     ` Kukjin Kim
2010-11-16 23:12   ` Ben Dooks [this message]
2010-11-16 23:12     ` Ben Dooks
2010-11-17  6:55     ` Vasily Khoruzhick
2010-11-17  6:55       ` Vasily Khoruzhick
2010-12-06 16:43   ` Vasily Khoruzhick
2010-12-06 16:43     ` Vasily Khoruzhick
2010-11-16  9:20 ` [PATCH 1/2] ARM: S3C2410: H1940: Adapt h1940-bluetooth to gpiolib changes Kukjin Kim
2010-11-16  9:20   ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CE30FFA.7000204@fluff.org \
    --to=ben-linux@fluff.org \
    --cc=anarsoul@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.