From: Ulf Hansson Date: Thu, 18 Dec 2014 14:44:34 +0000 (+0100) Subject: mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f133de1fbe9f496973aaaf22e830433600fa99e;p=pandora-kernel.git mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core As a step in moving slot-gpio functions/structs closer to the MMC core, let's add a local header file for slot-gpio. In this initial step we move mmc_gpio_alloc() into the header file, to make it available for the MMC core. Following patches will show the utilization of it. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed