commit | f3a081603e7eed389d21fb9ba265ae7886986aa5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:32 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | 5fb8c90f2f266abd143df937d176cba05e23f03b | |
parent | 5e1378a5bfcd9678c840fd87fc666ef38fb01b11 [diff] |
bootcount: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>