fix bu92747 cir compile error
authoreddie <cf@rock-chips.com>
Thu, 1 Sep 2011 03:23:09 +0000 (11:23 +0800)
committereddie <cf@rock-chips.com>
Thu, 1 Sep 2011 03:23:09 +0000 (11:23 +0800)
drivers/cir/bu92747guw_cir.c

index 66048d443c2be276f3d8c55e0bce716673eff1dc..c63ea295a027567957327d77eaf14133aaa62970 100644 (file)
@@ -64,10 +64,10 @@ void bu92747_lock(void)
 {
        mutex_lock(&bu92747_mutex);
 }
-void bu92747_unlock(void)
-{
-       mutex_unlock(&bu92747_mutex);
-}
+//void bu92747_unlock(void)
+//{
+//     mutex_unlock(&bu92747_mutex);
+//}