OSDN Git Service

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)
commit48d685a2ec2bc5852cf117b558dce9e90da36601
treeb541add47462f548301edc2296faeed082f00242
parent966d696a622b47663ae866df08d54a4a1d3ec39c
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