commit | 37de71874d2309ae3a0c86852d79a88a4ee504e3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:10 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | 08ea0586a2d9508ca73f2c863224e80ba2c97a96 | |
parent | 8719a3f5d83dd0a4dc90adc853d3a0961999fcde [diff] |
pwm: 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>