
21 Jan
2016
21 Jan
'16
9:02 a.m.
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass sjg@chromium.org wrote:
This is not used on link which is the only ivybridge board. Drop this code.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
arch/x86/cpu/ivybridge/Makefile | 1 - arch/x86/cpu/ivybridge/usb_xhci.c | 32 --------------------------- arch/x86/include/asm/arch-ivybridge/bd82x6x.h | 1 - 3 files changed, 34 deletions(-) delete mode 100644 arch/x86/cpu/ivybridge/usb_xhci.c
applied to u-boot-x86/master, thanks!