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 <raag.jadav@intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
1 parent ceaa837 commit b61494d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)