提交 28350e33 编写于 作者: A Alexander Stein 提交者: Dmitry Torokhov

Input: ads7846 - remove unused variable from struct ads7845_ser_req

Signed-off-by: NAlexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 1dbe7dad
...@@ -292,7 +292,6 @@ struct ser_req { ...@@ -292,7 +292,6 @@ struct ser_req {
struct ads7845_ser_req { struct ads7845_ser_req {
u8 command[3]; u8 command[3];
u8 pwrdown[3];
struct spi_message msg; struct spi_message msg;
struct spi_transfer xfer[2]; struct spi_transfer xfer[2];
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册