commit | cf0cf8228582af701c40c15536a9b62737ffa48b | [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 | a802b98704616fdb286197cd1d6f375d2fece3bb [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>