[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1234959493.5332.23.camel@dax.rpnet.com>
Date: Wed, 18 Feb 2009 12:18:13 +0000
From: Richard Purdie <rpurdie@...ys.net>
To: Felipe Balbi <felipe.balbi@...ia.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] leds: introduce lp5521 led driver
On Mon, 2009-02-16 at 16:35 +0200, Felipe Balbi wrote:
> diff --git a/drivers/leds/leds-lp5521.c b/drivers/leds/leds-lp5521.c
> new file mode 100644
> index 0000000..455da20
> --- /dev/null
> +++ b/drivers/leds/leds-lp5521.c
> +
> +#include <linux/module.h>
> +#include <linux/init.h>
> +#include <linux/i2c.h>
> +#include <linux/leds.h>
> +#include <linux/mutex.h>
> +#include <linux/workqueue.h>
> +#include <linux/i2c/lp5521.h>
Testing shows the above header is missing so I'll have to drop this
until that header is added.
Cheers,
Richard
--
Richard Purdie
Intel Open Source Technology Centre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists