commit | 5a57b9b984473181a721749cae151106d574d390 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | Fri Jun 05 12:06:39 2020 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Jun 07 18:57:16 2020 +0800 |
tree | 80ef6047e9f1828da39cace5232f6a8770c35cda | |
parent | c71acd1340b07838fe8227443e96e803d1c0f8f4 [diff] |
rockchip: puma: fix indentation of misc_init_r The commit moving puma to the generic cpuid/macaddr helpers used 7 spaces as indentation, so correct that by moving to the required tabs. Fixes: fa177ff0208b ("board: puma: Use rockchip_* helpers to setup cpuid and macaddr") Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>