commit | 219fa1a70fe81c73e02cd7a455f0b222f5ccf8cf | [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 | a19bd5093c35e0500d03c186534241bba5c5b9a5 [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>