From: Fabio Aiuto Date: Sat, 10 Apr 2021 14:20:24 +0000 (+0200) Subject: staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definition X-Git-Tag: v5.13-rc1~173^2~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a095d44d88b996f319fac166711b04edd300e79;p=thirdparty%2Fkernel%2Flinux.git staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definition remove commented out SDIO_DEBUG_IO symbol definition. Signed-off-by: Fabio Aiuto Link: https://lore.kernel.org/r/7a45b1419bcf4eb2abc25d661acae77018432e46.1618064274.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/hal/sdio_ops.c b/drivers/staging/rtl8723bs/hal/sdio_ops.c index 24e45f734bdd2..a8d8fe54fea80 100644 --- a/drivers/staging/rtl8723bs/hal/sdio_ops.c +++ b/drivers/staging/rtl8723bs/hal/sdio_ops.c @@ -10,9 +10,6 @@ #include #include -/* define SDIO_DEBUG_IO 1 */ - - /* */ /* Description: */ /* The following mapping is for SDIO host local register space. */