mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
dtc: Delete the unused start condition INCLUDE
The scanners of the latest version of dtc and convert-dtsv0 are no longer use start condition "INCLUDE". so we should delete it. Signed-off-by: Wang Long <long.wanglong@huawei.com>
This commit is contained in:
parent
1e5ddb1f39
commit
6a76a9d30c
2 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@
|
|||
|
||||
%option noyywrap nounput noinput never-interactive
|
||||
|
||||
%x INCLUDE
|
||||
%x BYTESTRING
|
||||
%x PROPNODENAME
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue