x86: ivybridge: Remove the dead codes that programs pci bridge
authorBin Meng <bmeng.cn@gmail.com>
Thu, 1 Oct 2015 07:36:03 +0000 (00:36 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:25 +0000 (07:46 -0600)
commit5bf935925ba48711b1bf3e17338b6f2faf74f39d
treec0ce5c6211beb37387995d1dad65f163c3b0f819
parentbbbcb5262839e19fa4c327e1797db08468fc6743
x86: ivybridge: Remove the dead codes that programs pci bridge

Remove bd82x6x_pci_bus_enable_resources() that is not called anywhere.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/bd82x6x.c