dma-mapping: fix filename references
[sfrench/cifs-2.6.git] / arch / ia64 / kernel / setup.c
index c9cfa760cd57bfc4c00ce275708e6723422d9769..ab8d25d3e358b4e5e355f9b4c4b8993d3edffe71 100644 (file)
@@ -256,7 +256,7 @@ __initcall(register_memory);
  * This function checks if the reserved crashkernel is allowed on the specific
  * IA64 machine flavour. Machines without an IO TLB use swiotlb and require
  * some memory below 4 GB (i.e. in 32 bit area), see the implementation of
- * lib/swiotlb.c. The hpzx1 architecture has an IO TLB but cannot use that
+ * kernel/dma/swiotlb.c. The hpzx1 architecture has an IO TLB but cannot use that
  * in kdump case. See the comment in sba_init() in sba_iommu.c.
  *
  * So, the only machvec that really supports loading the kdump kernel