Kamigishi Rei wrote: > Goran Lowkrantz wrote: >> Clean CURRENT as of this morning, patches: >> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: >> 'AHCI_DMA_ENTRIES' undeclared (first use in this function) >> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: (Each >> undeclared identifier is reported only once >> /usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: for each >> function it appears in.) >> *** Error code 1 > > Kernel builds fine for me after "sed > 's/AHCI_DMA_ENTRIES/AHCI_SG_ENTRIES/' /usr/src/sys/dev/ahci/ahci.c" > (only one occurrence of that macro, aside from the .h file, anyway). You are right. Thank you. Committed to P4. -- Alexander MotinReceived on Mon Jun 29 2009 - 06:21:40 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:50 UTC