diff mbox

[-next] IR: add header file to fix build

Message ID 20100506164144.f2e176c3.rdunlap@xenotime.net (mailing list archive)
State Superseded
Headers show

Commit Message

Randy Dunlap May 6, 2010, 11:41 p.m. UTC
None
diff mbox

Patch

--- linux-next-20100506.orig/drivers/media/IR/rc-map.c
+++ linux-next-20100506/drivers/media/IR/rc-map.c
@@ -13,6 +13,7 @@ 
  */
 
 #include <media/ir-core.h>
+#include <linux/delay.h>
 #include <linux/spinlock.h>
 
 /* Used to handle IR raw handler extensions */