Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

Input: ads7846 - remove unused variable from struct ads7845_ser_req

parent 1dbe7dad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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];
	/*