commit | 7921be7243e889ce5270fdcd019e206b0dce91d4 | [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 | 70ab38f4268c5ce5302849fcebf9bdfa2e152e76 [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>