]> git.ipfire.org Git - thirdparty/u-boot.git/commit
fdt: Remove fdtdec_decode_region() function
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:25 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit25a3845d2b0f4808b5fb75f5e059f94b732b7ada
treeba2366f4f2c2de5f5d5a8a767b732ef6d2b2e453
parent5e24a2ef8bf4f09b18cf4e943c73bfdd169a7581
fdt: Remove fdtdec_decode_region() function

This function is not used in U-Boot now. Remove it along with its 'memory'
version.

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