V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c
[safe/jmp/linux-2.6] / include / media / ir-kbd-i2c.h
index 730f21e..00fa57e 100644 (file)
@@ -19,6 +19,4 @@ struct IR_i2c {
        char                   phys[32];
        int                    (*get_key)(struct IR_i2c*, u32*, u32*);
 };
-
-int get_key_pinnacle(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
 #endif