commit | 32b7d7d1877541a1f7ac8873c028809b31039a55 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Aug 03 01:14:33 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 08 12:49:31 2018 +0100 |
tree | ee62b4f2ce8b746e7f56842e6394dc16d774b5f2 | |
parent | 28c866458ff831ad57d7d94c589fac166628e57f [diff] |
pci: Remove 440ep-specific macros These macros should not be put in the generic pci.h header file. Since they are not referenced anywhere, remove them completely. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>