Skip to content

Commit

Permalink
Input: ixp4xx-beeper - fix compile error
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Alessandro Zummo authored and Dmitry Torokhov committed Feb 15, 2006
1 parent 10ee39f commit a09d31f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/input/misc/ixp4xx-beeper.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>");
Expand Down

0 comments on commit a09d31f

Please sign in to comment.