Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348525
b: refs/heads/master
c: 87890f9
h: refs/heads/master
i:
  348523: aea044f
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Jan 8, 2013
1 parent d2ed545 commit c9379b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6673cd0bdbc802f2b05453a51fbcf2cf7d8be315
refs/heads/master: 87890f92278dc0c2da4ecdaa196006a3c2cf3687
6 changes: 6 additions & 0 deletions trunk/arch/s390/include/asm/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,10 @@
*/
#define MAX_DMA_ADDRESS 0x80000000

#ifdef CONFIG_PCI
extern int isa_dma_bridge_buggy;
#else
#define isa_dma_bridge_buggy (0)
#endif

#endif /* _ASM_S390_DMA_H */

0 comments on commit c9379b3

Please sign in to comment.