]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: nios: Fix warning in ft_cpu_setup()
authorSimon Glass <sjg@chromium.org>
Fri, 3 Apr 2015 23:57:24 +0000 (17:57 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:39:37 +0000 (14:39 +0200)
commit6e630b23a4207837ffe31d2e19c00c108110727b
tree63e48630224074cfd7df46b0b51f3b063527c61e
parent3541deee9975874a5400cbf3c151c9046d988fcd
fdt: nios: Fix warning in ft_cpu_setup()

This function should not return a value.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
arch/nios2/cpu/fdt.c