mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
rk: gcc-wrapper.py fix psci ignore
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
parent
e82146650e
commit
46f1476d2d
|
|
@ -49,8 +49,8 @@ allowed_warnings = set([
|
|||
"bus.c:318", # FIXME
|
||||
"atags_to_fdt.c:96",
|
||||
"compat_binfmt_elf.c:58",
|
||||
"psci.c:299",
|
||||
"psci.c:304",
|
||||
"psci.c:268",
|
||||
"psci.c:273",
|
||||
"sysctl_net_core.c:24",
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user