Is that possible? Lost functions are provided by an external module (bttv), so if you want to implement those functions inside lirc_gpio, it should have access to the internal implementation of bttv. And that would require to export all the variables and functions that those 2 functions use, to be visible by lirc_gpio...
Mmmm... I don't think it's a good idea. It's a lot simplier just adding that code to those 2 files in the kernel sources, IMHO. -- Lirc GPIO module not buildable on 2.6.22 kernel https://bugs.launchpad.net/bugs/125384 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
