diff options
Diffstat (limited to 'drivers/media/IR')
-rw-r--r-- | drivers/media/IR/rc-map.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/IR/rc-map.c b/drivers/media/IR/rc-map.c index caf6a27b08c2..46a8f1524b5b 100644 --- a/drivers/media/IR/rc-map.c +++ b/drivers/media/IR/rc-map.c | |||
@@ -14,6 +14,7 @@ | |||
14 | 14 | ||
15 | #include <media/ir-core.h> | 15 | #include <media/ir-core.h> |
16 | #include <linux/spinlock.h> | 16 | #include <linux/spinlock.h> |
17 | #include <linux/delay.h> | ||
17 | 18 | ||
18 | /* Used to handle IR raw handler extensions */ | 19 | /* Used to handle IR raw handler extensions */ |
19 | static LIST_HEAD(rc_map_list); | 20 | static LIST_HEAD(rc_map_list); |