x86: Move pirq_routing_table to global_data
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:16 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:07:23 +0000 (13:07 +0800)
commit1bff83637fdeda3b597ba5b4beb282445d5aeead
treed42dde6caeaaa6991886bd3089c0ad86040f5075
parentfa5fcb3bc60c3c188b91f704b7d0d6b3810c9047
x86: Move pirq_routing_table to global_data

To avoid using BSS in SPL before SDRAM is set up, move this field to
global_data.

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/global_data.h