[PATCH 03/21] dm: pci: Update a few more interfaces for const udevice *

sjg at google.com sjg at google.com
Wed Feb 5 18:57:01 CET 2020


Tidy up a few places where const * should be used.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/pci/pci-uclass.c | 18 +++++++++---------
 include/fdtdec.h         |  2 +-
 include/pci.h            | 16 ++++++++--------
 lib/fdtdec.c             |  2 +-
 4 files changed, 19 insertions(+), 19 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list