Get error in saa6752hs.c.542 using 2.4.22-pre10/Mandrake
Looks like this def got erased from id.h since the precious snapshot:
gcc -I. -D__KERNEL__ -I/usr/src/linux-2.4.22-pre10/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586
-DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.22-pre10/include/linux/modversions.h -nostdinc
-iwithprefix include -DKBUILD_BASENAME=saa6752hs -c -o saa6752hs.o
saa6752hs.c
saa6752hs.c:542: `I2C_DRIVERID_SAA6752HS' undeclared here (not in a
function)
saa6752hs.c:542: initializer element is not constant
saa6752hs.c:542: (near initialization for `driver.id')
make[2]: *** [saa6752hs.o] Error 1
make[2]: Leaving directory `/var/spool/share/saa7134-0.2.9'
make[1]: *** [_mod_/var/spool/share/saa7134-0.2.9] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.22-pre10'
make: *** [default] Error 2