bootmode: remove build warnings
[profile/mobile/platform/kernel/u-boot-tm1.git] / property / dev_tree.c
index 059838b..a845bf3 100644 (file)
@@ -26,6 +26,7 @@
  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 
+#include <common.h>
 #include <libfdt.h>
 #include <config.h>
 #include "dev_tree.h"