[Crosstoolchain-logs] [device-tree-compiler] 162/357: DTC: Remove an unneeded %token definition.
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:06:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch upstream/1.3.x
in repository device-tree-compiler.
commit 7dfba39a23c6d18efbfe40b699106c13e03a4658
Author: Jon Loeliger <jdl at freescale.com>
Date: Mon Oct 22 16:37:31 2007 -0500
DTC: Remove an unneeded %token definition.
Signed-off-by: Jon Loeliger <jdl at freescale.com>
Acked-by: David Gibson <david at gibson.dropbear.id.au>
---
dtc-parser.y | 1 -
1 file changed, 1 deletion(-)
diff --git a/dtc-parser.y b/dtc-parser.y
index 8e6ed64..33cf540 100644
--- a/dtc-parser.y
+++ b/dtc-parser.y
@@ -56,7 +56,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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list