summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/eicon/platform.h
diff options
context:
space:
mode:
authorhartleys <hartleys@visionengravers.com>2012-04-24 12:56:03 +0000
committerDavid S. Miller <davem@davemloft.net>2012-04-27 00:03:34 -0400
commitd73988923f73b5a3364b06ae1368542785f0af84 (patch)
treec967b70def1b39242c19fdcc12924f718f994354 /drivers/isdn/hardware/eicon/platform.h
parent67469601406c12ced3db9956aeb0ef0854e2952f (diff)
isdn/eicon: use standard __init,__exit function markup
Remove the custom DIVA_{INIT,EXIT}_FUNCTION defines and use the standard __init,__exit markup. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Armin Schindler <mac@melware.de> Cc: Karsten Keil <isdn@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hardware/eicon/platform.h')
-rw-r--r--drivers/isdn/hardware/eicon/platform.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/isdn/hardware/eicon/platform.h b/drivers/isdn/hardware/eicon/platform.h
index 7331c3b14a5f..b2edb7590dda 100644
--- a/drivers/isdn/hardware/eicon/platform.h
+++ b/drivers/isdn/hardware/eicon/platform.h
@@ -38,9 +38,6 @@
#define DIVA_NO_DEBUGLIB
#endif
-#define DIVA_INIT_FUNCTION __init
-#define DIVA_EXIT_FUNCTION __exit
-
#define DIVA_USER_MODE_CARD_CONFIG 1
#define USE_EXTENDED_DEBUGS 1