]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: keystone2: Do not include hardware.h
authorAndrew Davis <afd@ti.com>
Fri, 17 Nov 2023 22:38:28 +0000 (16:38 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 29 Nov 2023 14:32:15 +0000 (09:32 -0500)
commitcef52c9cb2d0d1bcef32ec700e37e99a592bd175
tree1e83646453c50479be20feb22266bfd42fd3c627
parent83ad745cb9add78f33182d02dfcb0a0a723d8907
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>
drivers/memory/ti-aemif.c
drivers/soc/ti/keystone_serdes.c
include/configs/ti_armv7_keystone2.h