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 f81827bd684a..2cdfcd82e95e 100644 --- a/scripts/dtc/srcpos.h +++ b/scripts/dtc/srcpos.h | |||
| @@ -105,7 +105,6 @@ extern struct srcpos srcpos_empty; | |||
| 105 | extern void srcpos_update(struct srcpos *pos, const char *text, int len); | 105 | extern void srcpos_update(struct srcpos *pos, const char *text, int len); |
| 106 | extern struct srcpos *srcpos_copy(struct srcpos *pos); | 106 | extern struct srcpos *srcpos_copy(struct srcpos *pos); |
| 107 | extern char *srcpos_string(struct srcpos *pos); | 107 | extern char *srcpos_string(struct srcpos *pos); |
| 108 | extern void srcpos_dump(struct srcpos *pos); | ||
| 109 | 108 | ||
| 110 | extern void srcpos_verror(struct srcpos *pos, const char *prefix, | 109 | extern void srcpos_verror(struct srcpos *pos, const char *prefix, |
| 111 | const char *fmt, va_list va) | 110 | const char *fmt, va_list va) |
