]> err.no Git - linux-2.6/blobdiff - net/irda/irda_device.c
[PATCH] Fix function/macro name collision on i386 oprofile
[linux-2.6] / net / irda / irda_device.c
index 9b9bb003c5a9f8c49599151202a13db7396b5493..70543d89438b8d7b4007b26102e8b11ca484e6a3 100644 (file)
@@ -470,11 +470,11 @@ void irda_device_unregister_dongle(struct dongle_reg *dongle)
 }
 EXPORT_SYMBOL(irda_device_unregister_dongle);
 
-#ifdef CONFIG_ISA
+#ifdef CONFIG_ISA_DMA_API
 /*
  * Function setup_dma (idev, buffer, count, mode)
  *
- *    Setup the DMA channel. Commonly used by ISA FIR drivers
+ *    Setup the DMA channel. Commonly used by LPC FIR drivers
  *
  */
 void irda_setup_dma(int channel, dma_addr_t buffer, int count, int mode)