linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test2-bk5 (linus' tree) -- drivers/ide/ppc/pmac.c:1265: error: `ide_dma_intr' undeclared (first use in  this function)
@ 2003-08-06  6:29 Miles Lane
  2003-08-06  8:13 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2003-08-06  6:29 UTC (permalink / raw)
  To: linuxppc-dev


When these are not set:
	CONFIG_BLK_DEV_IDEDMA_PCI
	CONFIG_IDEDMA_PCI_AUTO
	CONFIG_BLK_DEV_ADMA
the pmac ide driver won't build.

Perhaps another build constraint is needed?

  CC      drivers/ide/pci/generic.o
drivers/ide/pci/generic.c: In function `init_dma_generic':
drivers/ide/pci/generic.c:77: warning: implicit declaration of function
`ide_setup_dma'
  LD      drivers/ide/pci/built-in.o
  CC      drivers/ide/ppc/pmac.o
drivers/ide/ppc/pmac.c: In function `pmac_ide_dma_read':
drivers/ide/ppc/pmac.c:1265: error: `ide_dma_intr' undeclared (first use in
this function)
drivers/ide/ppc/pmac.c:1265: error: (Each undeclared identifier is reported
only once
drivers/ide/ppc/pmac.c:1265: error: for each function it appears in.)
drivers/ide/ppc/pmac.c: In function `pmac_ide_dma_write':
drivers/ide/ppc/pmac.c:1318: error: `ide_dma_intr' undeclared (first use in
this function)
drivers/ide/ppc/pmac.c: In function `pmac_ide_dma_test_irq':
drivers/ide/ppc/pmac.c:1426: warning: comparison is always false due to
limited range of data type
drivers/ide/ppc/pmac.c: In function `pmac_ide_setup_dma':
drivers/ide/ppc/pmac.c:1499: error: `__ide_dma_off' undeclared (first use in
this function)
drivers/ide/ppc/pmac.c:1500: error: `__ide_dma_off_quietly' undeclared (first
use in this function)
drivers/ide/ppc/pmac.c:1501: error: `__ide_dma_on' undeclared (first use in
this function)
drivers/ide/ppc/pmac.c:1511: error: `__ide_dma_good_drive' undeclared (first
use in this function)
drivers/ide/ppc/pmac.c:1512: error: `__ide_dma_bad_drive' undeclared (first
use in this function)
drivers/ide/ppc/pmac.c:1513: error: `__ide_dma_verbose' undeclared (first use
in this function)
drivers/ide/ppc/pmac.c:1514: error: `__ide_dma_timeout' undeclared (first use
in this function)
drivers/ide/ppc/pmac.c:1515: error: `__ide_dma_retune' undeclared (first use
in this function)
drivers/ide/ppc/pmac.c:1517: error: `__ide_dma_queued_on' undeclared (first
use in this function)
drivers/ide/ppc/pmac.c:1518: error: `__ide_dma_queued_off' undeclared (first
use in this function)
make[3]: *** [drivers/ide/ppc/pmac.o] Error 1


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.0-test2-bk5 (linus' tree) -- drivers/ide/ppc/pmac.c:1265: error: `ide_dma_intr' undeclared (first use in  this function)
  2003-08-06  6:29 2.6.0-test2-bk5 (linus' tree) -- drivers/ide/ppc/pmac.c:1265: error: `ide_dma_intr' undeclared (first use in this function) Miles Lane
@ 2003-08-06  8:13 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2003-08-06  8:13 UTC (permalink / raw)
  To: Miles Lane; +Cc: linuxppc-dev


On Wed, 2003-08-06 at 08:29, Miles Lane wrote:
> When these are not set:
> 	CONFIG_BLK_DEV_IDEDMA_PCI
> 	CONFIG_IDEDMA_PCI_AUTO
> 	CONFIG_BLK_DEV_ADMA
> the pmac ide driver won't build.
>
> Perhaps another build constraint is needed?

On my todolist

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-06  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-06  6:29 2.6.0-test2-bk5 (linus' tree) -- drivers/ide/ppc/pmac.c:1265: error: `ide_dma_intr' undeclared (first use in this function) Miles Lane
2003-08-06  8:13 ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).