mmc: core: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 Mar 2024 11:46:00 +0000 (13:46 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Apr 2024 10:21:38 +0000 (12:21 +0200)
commit359faf0243632805447858c31a0bc7baa9f8c7ef
tree2aa86b203b5000af15d9139d0663e9becef0229d
parent39cd87c4eb2b893354f3b850f916353f2658ae6f
mmc: core: Remove unused of_gpio.h

of_gpio.h is deprecated and subject to remove.
The driver doesn't use it, simply remove the unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240307114600.3643948-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/host.c