aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/applicom.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-05 08:43:50 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-05 08:43:50 +0200
commit422d2245136a2c49550dc83ca9735dd4d8ea71f7 (patch)
tree8dc42f707efcce275baba950be2076ec830f52f4 /drivers/char/applicom.c
parentfirmware: google: Enable s0ix logging by default (diff)
parentLinux 5.12-rc6 (diff)
downloadlinux-dev-422d2245136a2c49550dc83ca9735dd4d8ea71f7.tar.xz
linux-dev-422d2245136a2c49550dc83ca9735dd4d8ea71f7.zip
Merge 5.12-rc6 into char-misc-next
We need the char/misc fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/applicom.c')
-rw-r--r--drivers/char/applicom.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/char/applicom.c b/drivers/char/applicom.c
index 0ab765143354..deb85a334c93 100644
--- a/drivers/char/applicom.c
+++ b/drivers/char/applicom.c
@@ -81,9 +81,6 @@ MODULE_DESCRIPTION("Driver for Applicom Profibus card");
MODULE_LICENSE("GPL");
MODULE_ALIAS_MISCDEV(AC_MINOR);
-MODULE_SUPPORTED_DEVICE("ac");
-
-
static struct applicom_board {
unsigned long PhysIO;
void __iomem *RamIO;