commit | f66f88f643c4f8ffaa0f5591a101e000538df6be | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:22:34 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:26 2017 -0400 |
tree | b98d9c7656e1a8fe5b7bfd2f32f40ecd8c2f0114 | |
parent | 8bb687fdc10946a25e81393f8d6617d17e890df0 [diff] |
common: Drop inclusion of pci.h This should not be in common.h - remove it and update the only file that needs it. Signed-off-by: Simon Glass <sjg@chromium.org>