repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vmalloc: walk vmap_areas by sorted list instead of rb_next()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-imx
/
include
/
mach
/
dma-mx1-mx2.h
blob
df5f522da6b30d818bce306ecedb67a45b8222b3
1
#ifndef __MACH_DMA_MX1_MX2_H__
2
#define __MACH_DMA_MX1_MX2_H__
3
/*
4
* Don't use this header in new code, it will go away when all users are
5
* converted to mach/dma-v1.h
6
*/
7
8
#include <mach/dma-v1.h>
9
10
#endif
/* ifndef __MACH_DMA_MX1_MX2_H__ */