]> git.sur5r.net Git - u-boot/commit
efi_selftest: fix device tree unit test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 12 Mar 2018 18:52:25 +0000 (19:52 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 4 Apr 2018 09:00:07 +0000 (11:00 +0200)
commit9967adb71db685c0b45312f966e954d9fe5293c7
treeedc1a3fa4a4d2bd64c9a74bcc7623515bb647fb4
parentbdecaebd5d5e266301b4bc4064b5fbc0922874d2
efi_selftest: fix device tree unit test

Include libfdt.h was moved by commit b08c8c487083 ("libfdt: move headers to
<linux/libfdt.h> and <linux/libfdt_env.h>")

Fixes: e236200c7fa6 ("efi_selftest: check installation of the
       device tree")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_fdt.c