commit | c4faf85ab6dac96b31355f19c998fc98e95fe8e5 | [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 | efcb2bd9cb756a18db12a55e9538764d8c2cd0f4 [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>