Commit 28350e33 authored by Alexander Stein's avatar Alexander Stein Committed by Dmitry Torokhov

Input: ads7846 - remove unused variable from struct ads7845_ser_req

Signed-off-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 1dbe7dad
......@@ -292,7 +292,6 @@ struct ser_req {
struct ads7845_ser_req {
u8 command[3];
u8 pwrdown[3];
struct spi_message msg;
struct spi_transfer xfer[2];
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment