On Sun, Jul 29, 2007 at 01:59:05PM +0200, Sugo wrote: > WARNING: "div_ll_X_l_rem" > [/home/sugo/programs/v4l-dvb-experimental/v4l/xc3028-tuner.ko] undefined! >
Adding a the following include in xc3028.c will probably fix it. On my system it seems included per default (2.6.21.1), I will send an updated patch next week. #include <asm/div64.h> Thanks for the reply. _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
