]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: puma-rk3399: remove duplicate code (merge artifact)
authorKever Yang <kever.yang@rock-chips.com>
Thu, 27 Jul 2017 11:59:03 +0000 (19:59 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Thu, 27 Jul 2017 12:59:04 +0000 (14:59 +0200)
commit95c6677f1a0d84add583dfcc809f063f880afe73
treefaa2c0f18f5aabf1ece9ee2342bed3377da8eda1
parent9bb1cdadd1d90c56abe46e548ca9a1acb39aa75e
rockchip: puma-rk3399: remove duplicate code (merge artifact)

A few lines (defines and declarations) had been duplicated when the
puma-rk3399 board was initially merged.  This removes the duplicates
and changes the style to use local constants instead of pasted
literals.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
[fixed up commit-message & converted to use 'const u32':]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
board/theobroma-systems/puma_rk3399/puma-rk3399.c