Online Linux Driver Verification Service (alpha)

Build Error Trace
Driver: qsd.tar.bz2
Kernel: linux-3.0
Verification architecture: x86_64

0 In file included from _unpacked/qsd.c: 36:0:
1 _unpacked/mach/irqs.h: 43:0: warning: "NR_IRQS" redefined
2 /home/ldv/ldv-new/ldv-tools-inst/tmp/run/inst/current/envs/linux-3.0/linux-3.0/arch/x86/include/asm/irq_vectors.h: 170:0: note: this is the location of the previous definition
3 _unpacked/qsd.c: In function 'qsdio_tasklet_fnc_done':
4 _unpacked/qsd.c: 180:6: warning: unused variable 'ret'
5 _unpacked/qsd.c: In function 'qsdio_mmc_irq_done':
6 _unpacked/qsd.c: 197:23: warning: unused variable 'vctr_regs'
7 _unpacked/qsd.c: 196:6: warning: unused variable 'reg'
8 _unpacked/qsd.c: 195:6: warning: unused variable 'ret'
9 _unpacked/qsd.c: At top level:
10 _unpacked/qsd.c: 478:1: error: expected identifier or '(' before '{' token
11 _unpacked/qsd.c: In function 'qsd_request':
12 _unpacked/qsd.c: 940:3: error: implicit declaration of function 'qsd_card_present'
13 _unpacked/qsd.c: At top level:
14 _unpacked/qsd.c: 1116:13: error: 'qsd_card_present' undeclared here (not in a function)
15 _unpacked/qsd.c: In function 'qsd_probe':
16 _unpacked/qsd.c: 1185:5: error: 'struct mmc_host' has no member named 'max_phys_segs'
17 _unpacked/qsd.c: 1186:5: error: 'struct mmc_host' has no member named 'max_hw_segs'
18 _unpacked/qsd.c: At top level:
19 _unpacked/qsd.c: 163:13: warning: 'finalize_request' used but never defined
20 _unpacked/qsd.c: 206:12: warning: 'qsd_hw_wait_for_done' defined but not used
21 _unpacked/qsd.c: 380:12: warning: 'qsd_hw_check_errors' defined but not used
22 _unpacked/qsd.c: 270:12: warning: 'qsd_check_r1' defined but not used
23 _unpacked/qsd.c: 675:13: warning: 'qsd_release_dma' defined but not used
24 _unpacked/qsd.c: 420:13: warning: 'print_buf' defined but not used
25 make[2]: *** [_unpacked/qsd.o] Error 1
26 make[1]: *** [_module__unpacked] Error 2
27 Compile error.
28
29