dtc: data.c doesn't need to include dtc-parser.tab.h
From: David Gibson <hidden>
Date: 2007-10-22 04:09:23
From: David Gibson <hidden>
Date: 2007-10-22 04:09:23
Presumably we used this #include once, but it's certainly not necessary now. Signed-off-by: David Gibson <redacted> Index: dtc/data.c ===================================================================
--- dtc.orig/data.c 2007-10-22 14:03:09.000000000 +1000
+++ dtc/data.c 2007-10-22 14:03:44.000000000 +1000@@ -19,7 +19,6 @@ */ #include "dtc.h" -#include "dtc-parser.tab.h" void fixup_free(struct fixup *f) {
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson