Alan wrote:
But those drivers support ISA devices too. Ok then, let "&& PCI" be as a correct
temporary way and I'll add "|| ISA" after the proposed code fix :).
That stops it being built on some platforms that have ISA and not PCI.
Seems a poor fix for what really is a couple of ifdefs
They c
> But those drivers support ISA devices too. Ok then, let "&& PCI" be as a
> correct
> temporary way and I'll add "|| ISA" after the proposed code fix :).
That stops it being built on some platforms that have ISA and not PCI.
Seems a poor fix for what really is a couple of ifdefs
-
To unsubscribe
Randy Dunlap wrote:
> Jiri Slaby wrote:
>> Randy Dunlap wrote:
>>> From: Randy Dunlap <[EMAIL PROTECTED]>
>>>
>>> With CONFIG_PCI=n:
>>> drivers/char/mxser_new.c: In function 'mxser_release_res':
>>> drivers/char/mxser_new.c:2383: warning: implicit declaration of
>>> function 'pci_release_region'
>
Jiri Slaby wrote:
Randy Dunlap wrote:
From: Randy Dunlap <[EMAIL PROTECTED]>
With CONFIG_PCI=n:
drivers/char/mxser_new.c: In function 'mxser_release_res':
drivers/char/mxser_new.c:2383: warning: implicit declaration of function
'pci_release_region'
drivers/char/mxser_new.c: In function 'mxser_
Randy Dunlap wrote:
> From: Randy Dunlap <[EMAIL PROTECTED]>
>
> With CONFIG_PCI=n:
> drivers/char/mxser_new.c: In function 'mxser_release_res':
> drivers/char/mxser_new.c:2383: warning: implicit declaration of function
> 'pci_release_region'
> drivers/char/mxser_new.c: In function 'mxser_probe':
From: Randy Dunlap <[EMAIL PROTECTED]>
With CONFIG_PCI=n:
drivers/char/mxser_new.c: In function 'mxser_release_res':
drivers/char/mxser_new.c:2383: warning: implicit declaration of function
'pci_release_region'
drivers/char/mxser_new.c: In function 'mxser_probe':
drivers/char/mxser_new.c:2578: wa
6 matches
Mail list logo