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

Commit a09d31ff authored by Alessandro Zummo's avatar Alessandro Zummo Committed by Dmitry Torokhov
Browse files

Input: ixp4xx-beeper - fix compile error

parent 10ee39fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#include <linux/input.h>
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/interrupt.h>
#include <asm/hardware.h>

MODULE_AUTHOR("Alessandro Zummo <a.zummo@towertech.it>");