mmc: meson-gx: move arch header to local header
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 10 Nov 2020 23:22:09 +0000 (08:22 +0900)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 12 Nov 2020 13:31:29 +0000 (14:31 +0100)
commit77863d43eb2b40319619bbb4f781270d8f027189
tree95624e5ad6d99f7688688b7540e9512d97a3100e
parentb6a71e26c9caf0d2adbdbbd823498a006b994179
mmc: meson-gx: move arch header to local header

Move the asm/arch-meson/sd_emmc.h to a local meson_gx_mmc.h,
remove the useless if/then and fix the meson_gx_mmc.c include.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/mmc/meson_gx_mmc.c
drivers/mmc/meson_gx_mmc.h [moved from arch/arm/include/asm/arch-meson/sd_emmc.h with 97% similarity]