projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
[linux-2.6]
/
include
/
asm-s390
/
dma-mapping.h
1
/*
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
12
#endif /* _ASM_DMA_MAPPING_H */