commit | 7064d2092df5cbff289457424969292bc4062df4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Wed Aug 26 09:58:24 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Sep 02 11:21:14 2009 +0100 |
tree | 5155112a8ca22a9669f60c3f68501bf99ca02a25 | |
parent | 89001446925d6da8785c3265a71316e34c6d15de [diff] |
ARM: 5685/1: Make MMCI driver compile without gpiolib The recent addition of optional gpiolib support to check if a card was inserted or write protected was really not optional. It needs this ifdef to become optional so that U300 compiles, for example. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>