gcc-wrapper: Add warning for dir.c:43
Change bde4ec0140fadc028d22c8959347fb8d0f501b84 consolidated warnings generated from several toolchains, but forgot this one. Change-Id: I4ab67610962572371cefedace30bb2e89b818c12 Signed-off-by: Michael Bohan <mbohan@codeaurora.org> (cherry picked from commit c630d473862bfaad8e3a1ab7e7a5f454d49087a7)
This commit is contained in:
committed by
Stephen Boyd
parent
10309a5a2e
commit
b5b907b61f
@@ -42,6 +42,7 @@ allowed_warnings = set([
|
||||
"alignment.c:720",
|
||||
"async.c:122",
|
||||
"async.c:270",
|
||||
"dir.c:43",
|
||||
"dm.c:1053",
|
||||
"dm.c:1080",
|
||||
"dm-table.c:1120",
|
||||
|
||||
Reference in New Issue
Block a user