diff options
Diffstat (limited to 'scripts/dtc/srcpos.h')
-rw-r--r-- | scripts/dtc/srcpos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dtc/srcpos.h b/scripts/dtc/srcpos.h index 5db32a723e1..fcd9937a911 100644 --- a/scripts/dtc/srcpos.h +++ b/scripts/dtc/srcpos.h @@ -95,7 +95,6 @@ struct srcpos { } \ } while (0) - /* * Fictional source position used for IR nodes that are * created without otherwise knowing a true source position. |