[PATCH] DTC: Remove an unneeded %token definition.

Jon Loeliger jdl at jdl.com
Tue Oct 23 08:00:34 EST 2007


Signed-off-by: Jon Loeliger <jdl at freescale.com>
---
 dtc-parser.y |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dtc-parser.y b/dtc-parser.y
index c213526..61ed250 100644
--- a/dtc-parser.y
+++ b/dtc-parser.y
@@ -55,7 +55,6 @@ extern struct boot_info *the_boot_info;
 %token <str> DT_CELL
 %token <byte> DT_BYTE
 %token <data> DT_STRING
-%token <str> DT_UNIT
 %token <str> DT_LABEL
 %token <str> DT_REF
 
-- 
1.5.3.1.139.g9346b




More information about the Linuxppc-dev mailing list