commit | 0fe9cb0fbb6214f8931f000b14aa43dab86a84b9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 29 13:17:59 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 12 10:19:09 2016 -0700 |
tree | d8b889c1420b4c3657606bde4de13d19ff3d995a | |
parent | 8beb0bda9c59146df70b960ce69ecfbd6f744028 [diff] |
dm: pci: Drop the old version of pci_find_device/s() Move these functions into the compatibility file so that they are not available by default. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>