]> git.ipfire.org Git - thirdparty/u-boot.git/commit
pci: Remove 440ep-specific macros
authorBin Meng <bmeng.cn@gmail.com>
Fri, 3 Aug 2018 08:14:33 +0000 (01:14 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Aug 2018 11:49:31 +0000 (12:49 +0100)
commit01259c93904fcffc4d127219145ecb0d44fa5ae1
treeee62b4f2ce8b746e7f56842e6394dc16d774b5f2
parentb1aad8dbe28415695b290726199681ced969c118
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>
include/pci.h