]> git.ipfire.org Git - people/ms/linux.git/commit
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)
committerJiri Slaby <jslaby@suse.cz>
Sun, 8 Feb 2015 18:25:31 +0000 (19:25 +0100)
commit34385e13d73ba4e6cef1a2f74bf9996a68fb32a3
tree13b4c0a4b7cd66812c1b91cf59b3240f45e629a2
parenta007ffbfdf0abc5e8072905f51e283b473d2a06c
mmc: sdhci-pci: break out definitions to header file

commit 522624f97ee22684cf1b169b5a490cc3ad87b22c upstream.

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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/mmc/host/sdhci-pci.c
drivers/mmc/host/sdhci-pci.h [new file with mode: 0644]