]> git.sur5r.net Git - u-boot/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)
commit26722335253a9fa384ceb423419254cb00d0def1
treefaa2c0f18f5aabf1ece9ee2342bed3377da8eda1
parent86b1122a844790bf548ec5245872e8a10a791351
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