[U-Boot] [PATCH] common: simply code
Simon Glass
sjg at chromium.org
Thu Oct 29 18:15:51 CET 2015
On 29 October 2015 at 01:57, Peng Fan <Peng.Fan at freescale.com> wrote:
> get_clocks is wrapped by CONFIG_FSL_CLK and CONFIG_M68K in seperate
> piece code. They can be merged into one snippet.
>
> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: "angelo at sysam.it" <angelo at sysam.it>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: Stephen Warren <swarren at nvidia.com>
> Cc: "Andreas Bießmann" <andreas.devel at googlemail.com>
> ---
> common/board_f.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
nit: I think it would be better to use a subject like "common:
Simplify get_clocks() #ifdef".
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list