Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a05e623f authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] I8253: Export i2853_lock to modules.



This fixes:

  ERROR: "i8253_lock" [drivers/input/misc/pcspkr.ko] undefined!

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5408c490
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
#include <asm/time.h>

DEFINE_SPINLOCK(i8253_lock);
EXPORT_SYMBOL(i8253_lock);

/*
 * Initialize the PIT timer.