Home
last modified time | relevance | path

Searched hist:c6aabe9289e4f3a3b9066cd494c413302dfa970a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A DMakefilec6aabe9289e4f3a3b9066cd494c413302dfa970a Sun Aug 30 22:55:18 UTC 2015 Simon Glass <sjg@chromium.org> arm: reset: Avoid a build error when the reset uclass is enabled

There can be only one do_reset(). When CONFIG_RESET is enabled this is
provided by the reset uclass, and ARM's version should be disabled.

Signed-off-by: Simon Glass <sjg@chromium.org>