commit | e1e572260e73153c60378c8c1819ab2d5f771a22 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:28 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | e37f32806b2b48e1f54af89b82d9d5939a1d1754 | |
parent | fca3cd475671a84f617782759d08cf966e22dab1 [diff] |
tpm: 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>