Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276348
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] pinctrl: use CONFIG_PINCTRL_* to gurad subdirectories |
| Date | 2015-11-24 12:50 +0100 |
| Message-ID | <qykgF-7yT-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Masahiro Yamada (3): pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR drivers/pinctrl/Makefile | 6 +++--- drivers/pinctrl/berlin/Makefile | 2 +- drivers/pinctrl/mvebu/Makefile | 2 +- drivers/pinctrl/spear/Makefile | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] pinctrl: use CONFIG_PINCTRL_* to gurad subdirectories Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-11-24 12:50 +0100
[PATCH 1/3] pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-11-24 12:50 +0100
Re: [PATCH 1/3] pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN Jisheng Zhang <jszhang@marvell.com> - 2015-11-24 13:10 +0100
Re: [PATCH 1/3] pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-11-28 12:30 +0100
[PATCH 2/3] pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-11-24 12:50 +0100
[PATCH 3/3] pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-11-24 12:50 +0100
csiph-web