mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
rk: gcc-wrapper.py ignore atags_to_fdt.c:96
This commit is contained in:
parent
d74914e81d
commit
3388a670bd
|
|
@ -47,6 +47,7 @@ allowed_warnings = set([
|
|||
"core.c:1334",
|
||||
"menu.c:129",
|
||||
"bus.c:318", # FIXME
|
||||
"atags_to_fdt.c:96",
|
||||
])
|
||||
|
||||
# Capture the name of the object file, can find it.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user