commit | 16a50b666d4aab6f1cb43b8d99a1d259ba04c753 | [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 | 174f184a84734a20a4d79a23912cc992dda1ce34 [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>