]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 22 Apr 2014 11:06:48 +0000 (07:06 -0400)
commit8a75ff53ceb09c806fd4e1c537b3236595e508f3
tree46491d72755ddaaa15577c1fb4e06607e0020310
parent6c4dc5479c4932227becb669f02762d278e7c4e4
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