commit | a1ca1ca298a54b526098040e0236a398ae360756 | [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 | 2a84b01e091c44a3cfcf547e246238b68f1bbe5f [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>