[PATCH 1/1] qt1070: drop non used buf

Sascha Hauer s.hauer at pengutronix.de
Wed May 8 02:21:30 EDT 2013


On Tue, May 07, 2013 at 09:56:25PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
>  drivers/input/qt1070.c |    1 -
>  1 file changed, 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/drivers/input/qt1070.c b/drivers/input/qt1070.c
> index 7f51da0..ada330a 100644
> --- a/drivers/input/qt1070.c
> +++ b/drivers/input/qt1070.c
> @@ -215,7 +215,6 @@ static int qt1070_probe(struct device_d *dev)
>  	struct qt1070_data *data;
>  	u8 fw_version, chip_id;
>  	int ret;
> -	char buf[6];
>  
>  	data = xzalloc(sizeof(*data));
>  	data->client = to_i2c_client(dev);
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list