michel Xhaard wrote:
Le Vendredi 13 Janvier 2006 05:35, Brad Sawatzky a écrit :
Strange my original spca5xx-20051212 include <linux/version.h> on top of the
spca50x.h file ?
#ifdef __KERNEL__
#include <asm/uaccess.h>
#include <linux/videodev.h>
#include <linux/smp_lock.h>
#include <linux/usb.h>
#include <linux/version.h>
Are you sure you are using the right source code ?
Precisely what I was going to ask. Otavio submitted that same patch to
Michel quite a few realeses ago, and spca5xx.h certainly includes
linux/version as far as I can see. Please double check you have removed
any previous spca5xx source from /usr/src/modules and unpacked the
latest spca5xx source tarball.
Thanks, Kel.