commit | af20c8a44801b0647cb07e25b3d90cbd2eb342bd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:15 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | a5a6aa01087b0cbece31b773d6eb7c0d691128ba | |
parent | abb3cc353840bd065ff74d07e617137c49cecd84 [diff] |
rtc: 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>