]> git.baikalelectronics.ru Git - uboot.git/commit
dm: pci: Update a few more interfaces for const udevice *
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jan 2020 15:49:38 +0000 (08:49 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:45 +0000 (19:33 -0700)
commitaa35d5882c5635b0d60914188be061bbfd1c53ce
tree7d5202f78750029d008648e47d97e03b0b3f1a59
parent2baaa180aef6005a5709df446e88fa929c0bad28
dm: pci: Update a few more interfaces for const udevice *

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci-uclass.c
include/fdtdec.h
include/pci.h
lib/fdtdec.c