On Sun, Jun 27, 2010 at 8:11 AM, Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> wrote: > Em 07-06-2010 16:32, David Härdeman escreveu: >> Partially convert drivers/media/video/bt8xx/bttv-input.c to >> not use ir-functions.c. >> >> Since the last user is gone with this patch, also remove a >> bunch of code from ir-functions.c. > > This patch breakd mceusb driver: > > drivers/media/IR/mceusb.c: In function ‘mceusb_init_input_dev’: > drivers/media/IR/mceusb.c:774: error: invalid application of ‘sizeof’ to incomplete type ‘struct ir_input_state’ > drivers/media/IR/mceusb.c:785: error: implicit declaration of function ‘ir_input_init’ > make[1]: ** [drivers/media/IR/mceusb.o] Erro 1 > make[1]: ** Esperando que outros processos terminem. > make: ** [drivers/media/IR/] Erro 2 The mceusb driver doesn't actually need ir_input_state at all, and one of my pending patches removes it. https://patchwork.kernel.org/patch/106549/ -- Jarod Wilson jarod@xxxxxxxxxxxx -- 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