staging: gpib: Remove depends on BROKEN
The build of drivers/staging/gpib/hp_82341 driver was failing with: ERROR: modpost: "isapnp_read_byte" [drivers/staging/gpib/hp_82341/hp_82341.ko] undefined! The driver was marked BROKEN to fix this issue Link: https://lore.kernel.org/all/2024101412-outsider-icing-052e@gregkh/ Remove the dependency on BROKEN Signed-off-by: Dave Penkler <dpenkler@gmail.com> Link: https://lore.kernel.org/linux-staging/20250122103859.25499-3-dpenkler@gmail.com/T/#u Link: https://lore.kernel.org/r/20250124105900.27592-4-dpenkler@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
fa757a8446
commit
7b66aae77d
@@ -169,7 +169,6 @@ config GPIB_HP82341
|
||||
tristate "HP82341x"
|
||||
select GPIB_COMMON
|
||||
select GPIB_TMS9914
|
||||
depends on BROKEN
|
||||
depends on ISA_BUS || EISA
|
||||
help
|
||||
GPIB driver for HP82341 A/B/C/D boards
|
||||
|
||||
Reference in New Issue
Block a user