commit | 5bc810addebfc848acdae1845af4da4b246ef20c | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Thu Apr 25 12:40:41 2019 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Apr 25 13:37:56 2019 +0200 |
tree | 88453660ed780b0741e9d3b72887ec2c047efa5a | |
parent | 3b2d563957cf9b68b69d8a8cebec925f89ff6929 [diff] |
rockchip: rk3328: drop double declaration of entry_point storage The cpuson_entry_point and cpuson_flags are already declared in plat_private.h so there is no need to have it again declared in the local pmu.h, especially as it may cause conflicts when the other type changes. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Change-Id: I80ae0e23d22f67109ed96f8ac059973b6de2ce87