commit | 5bf935925ba48711b1bf3e17338b6f2faf74f39d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Oct 01 00:36:03 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:25 2015 -0600 |
tree | c0ce5c6211beb37387995d1dad65f163c3b0f819 | |
parent | bbbcb5262839e19fa4c327e1797db08468fc6743 [diff] |
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>