]> git.ipfire.org Git - thirdparty/u-boot.git/commit
include/sata.h: Audit include list
authorTom Rini <trini@konsulko.com>
Sat, 28 Jun 2025 22:43:50 +0000 (16:43 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 8 Jul 2025 19:11:12 +0000 (13:11 -0600)
commit7788df3e926186093bdd7710fea2062899cae9c1
treebc0d4df555dc6efe2775935b0b14ce4bd1303103
parent643607b3f8ef8d9804f55f110832e17fc1f6c72d
include/sata.h: Audit include list

This file does not need <part.h> so remove it. This file does however
need <stdbool.h> so add that in.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/sata.h