commit | f47c765dbe7b0813d32f797669db771ffa55b9a2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Feb 15 22:36:53 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 15:32:25 2023 -0500 |
tree | f9c2c415a1525db27f46e202df95fcd5031345cb | |
parent | cfc4c0c2f3aab8dd56fb7206da8311e2ba5a1244 [diff] |
mvebe: Drop ARCH_MISC_INIT from alleycat 5 In this platform, arch_misc_init doesn't perform any real function. The call to get_soc_type_rev has no lasting side effects. Cc: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>