commit | 6657851f83288e63a966f6cae66e85dea229023b | [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 | 11657706b1c4918a17d1d01881fa55df8bb01ae6 [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>