https://github.com/torvalds/linux
Revision b61494d0f82e7298ddef7b1ced0946ccdc1c7d88 authored by Raag Jadav on 15 February 2023, 12:00:04 UTC, committed by Andy Shevchenko on 15 February 2023, 13:30:47 UTC
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
Raw File
Tip revision: b61494d0f82e7298ddef7b1ced0946ccdc1c7d88 authored by Raag Jadav on 15 February 2023, 12:00:04 UTC
gpiolib: acpi: remove redundant declaration
Tip revision: b61494d
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top