mirror of
https://xff.cz/git/u-boot/
synced 2026-01-10 01:56:20 +01:00
The wrong header is being included, thus requiring the code to re-declare the generic GPIO interface in each GPIO header. Fix this. Signed-off-by: Simon Glass <sjg@chromium.org>