[U-Boot] [PATCH v5 07/41] arm: reset: Avoid a build error when the reset uclass is enabled
Simon Glass
sjg at chromium.org
Thu Sep 3 19:58:08 CEST 2015
On 30 August 2015 at 16:55, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> arch/arm/lib/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-rockchip.
More information about the U-Boot
mailing list