treewide: Move list.h to commonlib
It is needed in order to move device_tree.c into commonlib in a subsequent commit. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: I16eb7b743fb1d36301f0eda563a62364e7a9cfec Reviewed-on: https://review.coreboot.org/c/coreboot/+/77968 Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Jakub Czapiga
parent
366ceeef0f
commit
a99b580c75
@@ -6,7 +6,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <list.h>
|
||||
#include <commonlib/list.h>
|
||||
|
||||
/*
|
||||
* Flattened device tree structures/constants.
|
||||
|
Reference in New Issue
Block a user