staging: r8188eu: remove lines from Makefile that silence build warnings
authorPhillip Potter <phil@philpotter.co.uk>
Tue, 10 Aug 2021 23:50:47 +0000 (00:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Aug 2021 07:41:04 +0000 (09:41 +0200)
commit987219ad34a67b6160e6f5247578596a1a887031
treed5db9cbf16b9216e4a1839a24597ec9ad2149ee7
parent6be20b17ff40d71ff08692eccd6cfff3f33f1e8f
staging: r8188eu: remove lines from Makefile that silence build warnings

Remove the several lines from the Makefile that append EXTRA_CFLAGS options
to silence build warnings about unused variables, unused functions and such
like. This will enable cleanup of missed warnings, and easier spotting
of future such problems.

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210810235047.177883-9-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/Makefile