Messages in this thread |  | | | Date | Tue, 17 Feb 2004 09:54:52 +0100 (CET) | | From | Martin Diehl <> | | Subject | Re: Linux 2.6.3-rc4 |
| |
On Mon, 16 Feb 2004, Linus Torvalds wrote:
> Bartlomiej Zolnierkiewicz: > o make __ide_dma_off() generic and remove ide_hwif_t->ide_dma_off
doesn't build for me:
drivers/built-in.o(.text+0x3aa33): In function `set_using_dma': : undefined reference to `__ide_dma_off' drivers/built-in.o(.text+0x401bc): In function `check_dma_crc': : undefined reference to `__ide_dma_off' make: *** [.tmp_vmlinux1] Error 1
relevant .config section below.
Martin
------------------------- # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y
# # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y # CONFIG_IDEDISK_MULTI_MODE is not set # CONFIG_IDEDISK_STROKE is not set # CONFIG_BLK_DEV_IDECS is not set # CONFIG_BLK_DEV_IDECD is not set # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set # CONFIG_BLK_DEV_IDESCSI is not set # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_IDE_TASKFILE_IO is not set
# # IDE chipset support/bugfixes # CONFIG_IDE_GENERIC=y # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_IDEPCI is not set # CONFIG_IDE_CHIPSETS is not set # CONFIG_BLK_DEV_IDEDMA is not set # CONFIG_IDEDMA_AUTO is not set # CONFIG_DMA_NONPCI is not set # CONFIG_BLK_DEV_HD is not set
- 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/
|  |