[U-Boot] [PATCH v3 8/8] dm: x86: Drop the weak cpu_irq_init() function

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 03:06:54 CET 2016


On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Rebase on top of updated SPI flash series
>
>  arch/x86/cpu/irq.c         |  7 -------
>  arch/x86/include/asm/irq.h | 10 ----------
>  2 files changed, 17 deletions(-)
>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list