]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Drop flag_is_changable() on x86_64
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:05 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commit1580bc6ade0f7c8ebb076caf805b39c8d13b33f5
tree2e0d0115692fad23d94d559325cd6cbc025ee0b5
parentc8d4d9a4bf5aed9e9c5b02f85c1d52f3ad975698
x86: Drop flag_is_changable() on x86_64

This doesn't build at present and is not used in a 64-bit build. Disable it
for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/cpu.h