commit | 582075cf341c36605cd92197b27b62ef95cf655e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:41 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:09:40 2016 +0800 |
tree | 97e1bbedfc931cbdc7989d0e2f94fcf4fe6b4be3 | |
parent | 40e7a206eb5469e50ba00d8ee005ce0097519044 [diff] |
x86: ivybridge: Drop the special PCI driver There is nothing special about the ivybridge pci driver now, so just use the generic one. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>