staging: r8188eu: remove HAL_*_ENABLE defines
authorMartin Kaiser <martin@kaiser.cx>
Sat, 8 Jan 2022 12:49:58 +0000 (13:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:18:15 +0000 (16:18 +0100)
commit5495a7ea927935b957a3cc6f7ce6f5520ebbbeff
treee2b94f3a103731b4534ce442e2ea578d46cd26fc
parentdf14a12a2d4567d7ac657a502065fbf03f63b8db
staging: r8188eu: remove HAL_*_ENABLE defines

HAL_(MAC|BB|RF)_ENABLE are always set. Remove the defines and the
checks where they are used.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220108124959.313215-12-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c