commit | 1627b092c4af149d226aa6ad0e98ccbc158c59cc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:44 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | 89735d1eef2c0240e88677ba1f1f39378064e29c | |
parent | 8212b575d1cfaa6747dcfc4b3cab7849d1bc1a6e [diff] |
extcon: 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>