dm: x86: Drop the weak cpu_irq_init() function
authorSimon Glass <sjg@chromium.org>
Wed, 20 Jan 2016 04:32:32 +0000 (21:32 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:07:18 +0000 (12:07 +0800)
commit0bdce0751b789dea287f30fce272215a4dcd0ed2
tree9710d2e05b30c7e84cf65cd63c5a903fcf4c71b8
parent0ac8b1f437aa71c205f498d068d9d097cf72ce03
dm: x86: Drop the weak cpu_irq_init() function

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>
arch/x86/cpu/irq.c
arch/x86/include/asm/irq.h