aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2020-01-05 01:21:36 +0900
committerGreg Kroah-Hartman <[email protected]>2020-01-10 13:28:15 +0100
commitcd42570fa91c2831a23849c8fc59417557d0292a (patch)
tree47e05bc8a905a7d434eacbefdaf19b14241f0f92 /drivers/fpga/fpga-bridge.c
parent71fe59536e8a4b649c5d78d3ac58a66c03d34f38 (diff)
staging: rtl8192u: remove unneeded compiler flags
-std=gnu89 is specified by the top Makefile. Adding it in a driver Makefile is redundant. A driver should avoid specifying the optimization flag. -O2, -O3, or -Os is passed by the top Makefile based on the CONFIG_CC_OPTIMIZE_FOR_* option. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions