Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
318ae2edc3b29216abd8a2510f3f80b764f06858
/
.
/
arch
/
arm
/
mach-pxa
/
include
/
mach
/
pxa320.h
blob: cab78e903273e71b95836ec778881a9629b22208 [
file
] [
log
] [
blame
]
Eric Miao
51c6298
2009-01-02 23:17:22 +0800
[
diff
] [
blame
]
1
#ifndef
__MACH_PXA320_H
2
#define
__MACH_PXA320_H
3
4
#include
<mach/hardware.h>
5
#include
<mach/pxa3xx-regs.h>
6
#include
<mach/mfp-pxa320.h>
7
8
#endif
/* __MACH_PXA320_H */
9