commit | 5b5e0ff9eda946220703c2095be74ef761b167a5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:27 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | e07d206da739aeddd5449c6ac8e636bdf1fc5929 | |
parent | 36834e168b49c30b04b712ebe7e8a0c1a1878865 [diff] |
adc: 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>