summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/bpqether.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/hamradio/bpqether.c')
-rw-r--r--drivers/net/hamradio/bpqether.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/hamradio/bpqether.c b/drivers/net/hamradio/bpqether.c
index 4a9c60a7d..18a7bce23 100644
--- a/drivers/net/hamradio/bpqether.c
+++ b/drivers/net/hamradio/bpqether.c
@@ -621,7 +621,7 @@ static int bpq_device_event(struct notifier_block *this,unsigned long event, voi
* Initialize driver. To be called from af_ax25 if not compiled as a
* module
*/
-__initfunc(int bpq_init(void))
+int __init bpq_init(void)
{
struct device *dev;