Am Donnerstag, den 11.03.2010, 14:02 -0800 schrieb akpm@xxxxxxxxxxxxxxxxxxxx: > From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > > linux-next: > > drivers/media/video/cx23885/cx23888-ir.c: In function 'cx23888_ir_irq_handler': > drivers/media/video/cx23885/cx23888-ir.c:597: error: implicit declaration of function 'kfifo_put' > drivers/media/video/cx23885/cx23888-ir.c: In function 'cx23888_ir_rx_read': > drivers/media/video/cx23885/cx23888-ir.c:660: error: implicit declaration of function 'kfifo_get' > drivers/media/video/cx23885/cx23888-ir.c: In function 'cx23888_ir_probe': > drivers/media/video/cx23885/cx23888-ir.c:1172: warning: passing argument 1 of 'kfifo_alloc' makes pointer from integer without a cast > drivers/media/video/cx23885/cx23888-ir.c:1172: warning: passing argument 3 of 'kfifo_alloc' makes integer from pointer without a cast > drivers/media/video/cx23885/cx23888-ir.c:1172: warning: assignment makes pointer from integer without a cast > drivers/media/video/cx23885/cx23888-ir.c:1178: warning: passing argument 1 of 'kfifo_alloc' makes pointer from integer without a cast > drivers/media/video/cx23885/cx23888-ir.c:1178: warning: passing argument 3 of 'kfifo_alloc' makes integer from pointer without a cast > drivers/media/video/cx23885/cx23888-ir.c:1178: warning: assignment makes pointer from integer without a cast > This looks fine in 2.6.33. I don't know who reverted it in linux-next. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html