commit | 57be37dd3395411b4f7fe79eef980b6aa488bfcf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:19:45 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:48 2023 -0500 |
tree | 91b4b4c334aae175bf032c10275666bd81f9c69f | |
parent | 26be476709c7f40e5e5649597219b6dbbc8a68c4 [diff] |
gpio: Drop unused mpc83xx_gpio driver This is not used since this commit: 7458f18e5c2 ppc: Remove MPC8313ERDB boards Drop the driver and Kconfig option. Signed-off-by: Simon Glass <sjg@chromium.org>