]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Add missing header files in lists and root
authorSimon Glass <sjg@chromium.org>
Thu, 12 Jun 2014 05:29:48 +0000 (23:29 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 20 Jun 2014 17:55:42 +0000 (11:55 -0600)
commit6a6d8fbef7eb801a6babad8a62b1318d098ed7ed
tree6c7453ad91a10520da72c8d3963feb91e9526d21
parent939cda5bf06205971c1e6849032144454017f200
dm: Add missing header files in lists and root

These files don't compile in some architectures. Fix it by adding the
missing headers.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/lists.c
drivers/core/root.c