Skip to content

Commit b61494d

Browse files
raagjadavandy-shev
authored andcommitted
gpiolib: acpi: remove redundant declaration
Remove acpi_device declaration, as it is no longer needed. Signed-off-by: Raag Jadav <[email protected]> Reviewed-by: Mika Westerberg <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
1 parent ceaa837 commit b61494d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpio/gpiolib-acpi.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
#include <linux/gpio/consumer.h>
1616

17-
struct acpi_device;
1817
struct device;
1918
struct fwnode_handle;
2019

0 commit comments

Comments
 (0)