commit | df7768f5a520529d8634b2f177c0d5523e645fdd | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 03 17:07:36 2024 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 01 14:44:42 2024 +0100 |
tree | 2da52fb1d22d528bdeaaa03060727c60e2ad5c80 | |
parent | 5a5425998a039e3e80400dc81ecf4178d0442abe [diff] |
hw/gpio: Remove TYPE_OMAP2_GPIO We've removed the OMAP2 SoC, so we can remove the OMAP2 GPIO device. (The source file remains, as it also has the model of the OMAP1 GPIO device.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240903160751.4100218-39-peter.maydell@linaro.org