commit | dd1365c2e93563e589892fded756a18a39bd8815 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Nov 01 12:28:11 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 07 14:50:51 2023 -0500 |
tree | 4740f9ff621199fe5fa828a123b8e871c8a30dec | |
parent | 362d84c6a2b44a70689da29cec31de8a02f1ed47 [diff] |
powerpc: mpc83xx: Rework includes slightly In order to not rely on common.h providing a number of common includes, cleanup what we include directly in order to be able to drop common.h later. Signed-off-by: Tom Rini <trini@konsulko.com>