commit | 513d3c0f40c8e22fac019d5b0694374d17fbe682 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Sep 21 12:32:59 2014 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Sep 24 11:03:01 2014 +0200 |
tree | efd813f2a818aaa94ec7b66758d7d21a1edda853 | |
parent | 02ed185af0c146b479e5c62f9aeff975672f1d2f [diff] |
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard This driver depends on OF_GPIO, so it won't be built if !CONFIG_OF. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>