]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-pci: Move a function to avoid later forward declaration
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 20 Mar 2017 17:50:53 +0000 (19:50 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:41:40 +0000 (21:41 +0200)
commit6910f785dcdb2849ac31e3522d92a72755e0fc3c
treeb541add47462f548301edc2296faeed082f00242
parentc900ac503dd2c0f5b370e5dbf66482784e037a3f
mmc: sdhci-pci: Move a function to avoid later forward declaration

Move a function to avoid having to forward declare it in a subsequent
patch.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Ludovic Desroches <ludovic.desroches@microchip.com>
drivers/mmc/host/sdhci-pci-core.c