Drop global data sdhc_adapter for powerpc
authorYangbo Lu <yangbo.lu@nxp.com>
Wed, 17 Jun 2020 10:08:57 +0000 (18:08 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:28 +0000 (14:16 +0530)
commit4f73897b99cba1c051f4f5ed8a0e77619dedf8d6
treede112b08cd86c29eb081ccb87f48a1963eeebabd
parentc8f8830e0bae17f1163de6d413d0553ba5a67416
Drop global data sdhc_adapter for powerpc

The sdhc_adapter of global data has not been used, and we
do not have to use it as global data even we may need it
in the future.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/include/asm/global_data.h
drivers/mmc/fsl_esdhc.c