]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/fdt_empty_tree.c
lib: add fdt_empty_tree.c
authorMark Salter <msalter@redhat.com>
Tue, 4 Feb 2014 16:11:10 +0000 (11:11 -0500)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 30 Apr 2014 18:49:37 +0000 (19:49 +0100)
commitadaf5687846c25613d58c0a2f5d9e024547cdbec
tree28826ee2dd8945ebd05e772f7d17cef7e5cafd55
parente33655a386ed3b26ad36fb97a47ebb1c2ca1e928
lib: add fdt_empty_tree.c

CONFIG_LIBFDT support does not include fdt_empty_tree.c which is
needed by arm64 EFI stub. Add it to libfdt_files.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
lib/Makefile
lib/fdt_empty_tree.c [new file with mode: 0644]