diff options
| author | Nathan Chancellor <[email protected]> | 2023-01-11 20:05:00 -0700 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2023-01-26 12:41:29 +0900 |
| commit | 337ff6bb8960fdc128cabd264aaea3d42ca27a32 (patch) | |
| tree | ffafdc9568935ecc2cb271fe8e9d6de966b2d2b4 /drivers/fpga/xilinx-spi.c | |
| parent | 80a20d2f8288afcd6036bbab8717061806ace4f2 (diff) | |
MIPS: Prefer cc-option for additions to cflags
A future change will switch as-option to use KBUILD_AFLAGS instead of
KBUILD_CFLAGS to allow clang to drop -Qunused-arguments, which may cause
issues if the flag being tested requires a flag previously added to
KBUILD_CFLAGS but not KBUILD_AFLAGS. Use cc-option for cflags additions
so that the flags are tested properly.
Signed-off-by: Nathan Chancellor <[email protected]>
Acked-by: Thomas Bogendoerfer <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Linux Kernel Functional Testing <[email protected]>
Tested-by: Anders Roxell <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions