mmc: sh_mmcif: move platform_data header to proper location
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 12 Apr 2022 09:31:02 +0000 (11:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 26 Apr 2022 12:05:21 +0000 (14:05 +0200)
commit13acb62ce1ee7377ef03034fbbad6f5499464b86
treed4775e330c9aab4ec1eb286a145ca4066c614a44
parentafadb04f1d6e74b18a253403f5274cde5e3fd7bd
mmc: sh_mmcif: move platform_data header to proper location

We have a dedicated directory for platform_data meanwhile, don't spoil
the MMC directory with it.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20220412093102.3428-1-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/sh/boards/board-sh7757lcr.c
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boot/romimage/mmcif-sh7724.c
drivers/mmc/host/sh_mmcif.c
include/linux/mmc/sh_mmcif.h [deleted file]
include/linux/platform_data/sh_mmcif.h [new file with mode: 0644]