diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-11-05 11:17:32 +0300 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2015-11-16 11:23:47 +0300 |
commit | 5b321a631ab66c6ecf6aaa8a2059b61383e27096 (patch) | |
tree | 16d7492e7b5290d9879f0000ea3a776e96bc9089 /drivers/staging | |
parent | 39b4da71ca334354f30941067f214ea2f2b92f3e (diff) | |
download | linux-5b321a631ab66c6ecf6aaa8a2059b61383e27096.tar.xz |
reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile
The directory drivers/reset/ is guarded by CONFIG_RESET_CONTROLLER
in driver/Makefile.
CONFIG_RESET_CONTROLLER is boolean, so it always evaluates to 'y'
in drivers/reset/Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions