alistair23-linux/drivers/reset
Masahiro Yamada 5b321a631a 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>
2015-11-16 09:23:47 +01:00
..
sti reset: sti: add a missing blank line after declaration 2015-11-16 09:23:47 +01:00
core.c reset: use ENOTSUPP instead of ENOSYS 2015-11-16 09:23:47 +01:00
Kconfig
Makefile reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile 2015-11-16 09:23:47 +01:00
reset-ath79.c reset: ath79: Fix missing spin_lock_init 2015-09-01 14:48:40 +02:00
reset-berlin.c reset: berlin: drop arch_initcall initialization 2015-05-18 17:52:42 +02:00
reset-lpc18xx.c reset: add driver for lpc18xx rgu 2015-08-03 13:13:51 +02:00
reset-socfpga.c reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property 2015-08-03 13:13:59 +02:00
reset-sunxi.c reset: sunxi: mark the of_device_id array as __initconst 2015-11-16 09:23:47 +01:00
reset-zynq.c reset: reset-zynq: Adding support for Xilinx Zynq reset controller. 2015-08-04 17:07:46 +02:00