rk: gcc-wrapper.py fix psci ignore
[firefly-linux-kernel-4.4.55.git] / scripts / gcc-wrapper.py
index 147ae09af62b2bd390f2f7b3ba46cd83a1965697..73ced6707c60acd4acbfcfbb8c3e356d8a725e83 100755 (executable)
@@ -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",
  ])