blob: 3f8c12fde0f0830a8cdb876a3f90ad521b1a6e45 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * include/asm-s390/dma-mapping.h
3 *
4 * S390 version
5 *
6 * This file exists so that #include <dma-mapping.h> doesn't break anything.
7 */
8
9#ifndef _ASM_DMA_MAPPING_H
10#define _ASM_DMA_MAPPING_H
11
Linus Torvalds1da177e2005-04-16 15:20:36 -070012#endif /* _ASM_DMA_MAPPING_H */