lkml.org 
[lkml]   [2007]   [Feb]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 17 Feb 2007 22:26:15 +0300
FromSergei Shtylyov <>
SubjectRe: 2.6.20-rc4-mm1: PCI=n: drivers/net/3c59x.c compile error
Hello, I wrote:
>> 3x59x-fix-pci-resource-management.patch causes the following compile 
>> error with CONFIG_PCI=n:

>> <--  snip  -->

>> ...
>>   CC      drivers/net/3c59x.o
>> /home/bunk/linux/kernel-2.6/linux-2.6.20-rc4-mm1/drivers/net/3c59x.c: 
>> In function 'vortex_init_one':
>> /home/bunk/linux/kernel-2.6/linux-2.6.20-rc4-mm1/drivers/net/3c59x.c:961: 
>> error: implicit declaration of function 'pci_request_regions'
>> /home/bunk/linux/kernel-2.6/linux-2.6.20-rc4-mm1/drivers/net/3c59x.c:985: 
>> error: implicit declaration of function 'pci_release_regions'
>> make[3]: *** [drivers/net/3c59x.o] Error 1

>    Grr, at at the same time it's happy with pci_enable_device().
>    I'd say the problem is in <linux/pci.h>,  not in the patch.

    Has there been any patch to fix the "unbalanced" 
pci_{request|release}_regions() declarations? Am I suposed to create such?
>> cu
>> Adrian

MBR, Sergei


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

\
 
 \ /
  Last update: 2007-02-17 20:29    [from the cache]
©2003-2008