commit | fd536d818d9bb9138ca74dedf187b8086eb08a24 | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Wed Jun 25 21:57:45 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jul 18 17:53:23 2014 -0400 |
tree | 5d48964109367f7e42ebd2b057af5a6fac20e313 | |
parent | c5d4001a1cbca546f83ec7f2299c664fb00e6451 [diff] |
dm: add missing includes lists.c / root.c do not include their own header and they could potentially implement a different function. Therefore actually include the headers. cc: sjg@chromium.org Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl> Acked-by: Simon Glass <sjg@chromium.org>