commit | cebadbf7257c4b19efb7d4d466809ce68c009837 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:50 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:55 2024 -0600 |
tree | c78e8ca6971c0091d80a90b7e6f4ab6c68d826d6 | |
parent | 414d6c92517e07e88fca7af05afaaef04d68c3ef [diff] |
gpio: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>