commit | 3cb9c37a1b7c3cfa4e30f2697b65f08f5ffcc0cd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Oct 12 19:03:56 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 24 16:34:45 2023 -0400 |
tree | 3261da51f7faf52474cc065a196b5e86fddb748f | |
parent | 8b789b98c13abd6ddbf1e0601f94411195ba595a [diff] |
m68k: Remove common.h usage We can remove common.h from most cases of the code here, and only a few places need an additional header instead. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Angelo Dureghello <angelo@kernel-space.org>