OSDN Git Service

mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
authorAxel Lin <axel.lin@ingics.com>
Sat, 8 Mar 2014 07:03:44 +0000 (15:03 +0800)
committerChris Ball <chris@printf.net>
Mon, 12 May 2014 22:04:35 +0000 (18:04 -0400)
commit3beef62479bef4309a220f7ca5415d9a66c0b0cb
tree1c3a21af60eb5064daeb3c9b1efe2010a61dc5d4
parentae0eb348e13774d1119eb84ecbce224647368347
mmc: sdhci-s3c: Remove unused define for NUM_GPIOS

NUM_GPIOS is not used after e19499ae10903 ("mmc: sdhci-s3c: let device
core setup the default pin configuration").  Thus remove it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-s3c.c