]> www.infradead.org Git - users/dwmw2/linux.git/commit
nfc: mrvl: Don't use "proxy" headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 16 Jan 2025 15:30:37 +0000 (17:30 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sun, 19 Jan 2025 01:10:05 +0000 (17:10 -0800)
commita26892ee1297dcdb8f5e08e5971f4439a9c2abb5
treef5a34ca481389f83077db736eb6720aa059b5e5f
parent33b5c84ae4fd962884d02e943b341e9d531fb9a1
nfc: mrvl: Don't use "proxy" headers

Update header inclusions to follow IWYU (Include What You Use)
principle.

In this case replace of_gpio.h, which is subject to remove by the GPIOLIB
subsystem, with the respective headers that are being used by the driver.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250116153119.148097-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/nfc/nfcmrvl/uart.c