mmc: sdhci-pci: break out definitions to header file
authorAdam Lee <adam.lee@canonical.com>
Wed, 18 Dec 2013 14:23:38 +0000 (22:23 +0800)
committerChris Ball <chris@printf.net>
Mon, 13 Jan 2014 17:48:31 +0000 (12:48 -0500)
commit522624f97ee22684cf1b169b5a490cc3ad87b22c
treebeff460732475a9367bddd47a497868085cb1db8
parent1e0bf16cae6d50f9a10738c89957468c977c6f89
mmc: sdhci-pci: break out definitions to header file

Break out definitions in sdhci-pci.c to sdhci-pci.h, for introducing
module files like sdhci-pci-xxx.c

Signed-off-by: Adam Lee <adam.lee@canonical.com>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-pci.c
drivers/mmc/host/sdhci-pci.h [new file with mode: 0644]