commit | b86997386a15fdf41f037b01cf63e4adc0750ee0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 29 13:18:00 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 12 10:19:09 2016 -0700 |
tree | 3c1b62601763478ffacedd5690650f27cac7fa44 | |
parent | 74929a8cdad0d8593cadee5dc89f65f7db260725 [diff] |
dm: pci: Drop the old version of pci_find_class() Move this function into the compatibility file so that it is not available by default. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>