commit | cef52c9cb2d0d1bcef32ec700e37e99a592bd175 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Fri Nov 17 16:38:28 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 29 09:32:15 2023 -0500 |
tree | 1e83646453c50479be20feb22266bfd42fd3c627 | |
parent | 83ad745cb9add78f33182d02dfcb0a0a723d8907 [diff] |
configs: keystone2: Do not include hardware.h This is a hacky way to have this file included in all source files that include common.h, instead just include from the files that need it. Signed-off-by: Andrew Davis <afd@ti.com>