tdfx_drv.c: In function `tdfx_version':
tdfx_drv.c:392: warning: implicit declaration of function `copy_from_user_ret'
tdfx_drv.c:409: warning: implicit declaration of function `copy_to_user_ret'
tdfx_drv.c: In function `tdfx_lock':
tdfx_drv.c:634: structure has no member named `priority'
tdfx_drv.c:634: `DEF_PRIORITY' undeclared (first use in this function)
tdfx_drv.c:634: (Each undeclared identifier is reported only once
tdfx_drv.c:634: for each function it appears in.)
tdfx_drv.c: In function `tdfx_unlock':
tdfx_drv.c:690: structure has no member named `priority'
tdfx_drv.c:690: `DEF_PRIORITY' undeclared (first use in this function)
make: *** [tdfx_drv.o] Error 1
Bad exit status from /var/tmp/rpm-tmp.66525 (%build) |