Re: [PATCH] build error drivers/staging/dt3155/dt3155_drv.c

From: Jan III Sobieski
Date: Tue Apr 13 2010 - 18:20:55 EST


W dniu 7 kwietnia 2010 06:05 użytkownik Jan III Sobieski
<jan3sobi3ski@xxxxxxxxx> napisał:
> W dniu 7 kwietnia 2010 06:04 użytkownik Jan III Sobieski
> <jan3sobi3ski@xxxxxxxxx> napisał:
>> Hi,
>>
>>  CC      drivers/staging/dt3155/dt3155_drv.o
>> drivers/staging/dt3155/dt3155_drv.c: In function 'init_module':
>> drivers/staging/dt3155/dt3155_drv.c:1047: error: implicit declaration
>> of function 'request_irq'
>> drivers/staging/dt3155/dt3155_drv.c:1048: error: 'IRQF_SHARED'
>> undeclared (first use in this function)
>> drivers/staging/dt3155/dt3155_drv.c:1048: error: (Each undeclared
>> identifier is reported only once
>> drivers/staging/dt3155/dt3155_drv.c:1048: error: for each function it
>> appears in.)
>> drivers/staging/dt3155/dt3155_drv.c:1048: error: 'IRQF_DISABLED'
>> undeclared (first use in this function)
>> drivers/staging/dt3155/dt3155_drv.c: In function 'cleanup_module':
>> drivers/staging/dt3155/dt3155_drv.c:1091: error: implicit declaration
>> of function 'free_irq'
>> make[3]: *** [drivers/staging/dt3155/dt3155_drv.o] Błąd 1
>> make[2]: *** [drivers/staging/dt3155] Błąd 2
>> make[1]: *** [drivers/staging] Błąd 2
>> make: *** [drivers] Błąd 2
>
> BTW. Kernel 2.6.34-rc3-git6

I still get this bug on 2.6.34-rc4. Anyone care to pick this patch?

--
Jan III Sobieski
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/