[U-Boot] [PATCH v3 10/72] fdt: Update fdt_get_base_address() to use const

sjg at google.com sjg at google.com
Thu May 25 00:07:00 UTC 2017


This function does not change the device tree so adjust it to use const
for this parameter.

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

Changes in v3: None
Changes in v2: None

 common/fdt_support.c  | 2 +-
 include/fdt_support.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list