commit | bb18258ba1b11478ac01708cd68e89686ef9d86b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Feb 24 12:50:35 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 16 12:49:09 2020 -0400 |
tree | 99f9aa907a2ad408d98b4273d2a431138a725236 | |
parent | 5fb3964e15c3a46069936b217544bdee2ee52a44 [diff] |
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS This exists in Linux Kernel with commit 70523a3ce5ff so put it in the list of DTC_FLAGS that mirror Linux as we will catch up there. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>