DTC: Remove an unneeded %token definition.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
main
Jon Loeliger 2007-10-22 16:37:31 -05:00
parent 5641289a46
commit 7dfba39a23
1 changed files with 0 additions and 1 deletions

View File

@ -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