commit | ab82af68d800117c1624e9fa3105e8854101ce60 | [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 | 79ff96dd78de50ec18d55983dd2926af5859c751 [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>