]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: gpib: Remove depends on BROKEN
authorDave Penkler <dpenkler@gmail.com>
Fri, 24 Jan 2025 10:59:00 +0000 (11:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Feb 2025 15:09:07 +0000 (16:09 +0100)
commit7b66aae77da56f2eabd92d3fb012d2fb98212bbd
tree947d57eb2613836f63d95e8500a4aa5207a99c21
parentfa757a8446b15fc173e587f8d6d278fbc6a2d041
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>
drivers/staging/gpib/Kconfig