mmc: atmel-mci: move atmel MCI header file
authorBalamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Fri, 25 Aug 2023 09:51:56 +0000 (15:21 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 25 Aug 2023 11:40:21 +0000 (13:40 +0200)
commitd2c6d518c21d73d96616e08a19eccd4642f4bafa
tree9f789ea5178bb995d121ff948af6ae03070dcbad
parentce6e94722523f85e265455eb3296ebdbe996b3b5
mmc: atmel-mci: move atmel MCI header file

Move the contents of linux/atmel-mci.h into
drivers/mmc/host/atmel-mci.c as it is only used in one file

Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Reviewed-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20230825095157.76073-3-balamanikandan.gunasundar@microchip.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/atmel-mci.c
include/linux/atmel-mci.h [deleted file]