Loading
staging: gpib: Fix PCMCIA config identifier
The PCMCIA config identifier in the ines_exit_module function was never changed because it was misspelled in the original commit. Update the config parameter to use the correct identifier from gpib/Kconfig Fixes: bb1bd92f ("staging: gpib: Add ines GPIB driver") Signed-off-by:Dave Penkler <dpenkler@gmail.com> Link: https://lore.kernel.org/r/20250502072150.32714-2-dpenkler@gmail.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>