mirror of
https://xff.cz/git/u-boot/
synced 2025-10-17 16:02:33 +02:00
There are no callers now. Platforms which need to set up interrupts their own way can implement an interrupt driver. Drop this function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>