CC drivers/mmc/core/core.o
drivers/mmc/core/core.c: In function ‘mmc_stop_bkops’:
drivers/mmc/core/core.c:1185:35: error: ‘struct dev_pm_info’ has no member named ‘runtime_status’
&& (card->host->parent->power.runtime_status == RPM_SUSPENDING)
^
scripts/Makefile.build:307: recipe for target 'drivers/mmc/core/core.o' failed
make[3]: *** [drivers/mmc/core/core.o] Error 1
scripts/Makefile.build:443: recipe for target 'drivers/mmc/core' failed
make[2]: *** [drivers/mmc/core] Error 2
scripts/Makefile.build:443: recipe for target 'drivers/mmc' failed
make[1]: *** [drivers/mmc] Error 2
Makefile:951: recipe for target 'drivers' failed
make: *** [drivers] Error 2