Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
677f37b113a19d078869ca6d2f4272e36f5bc57a
/
.
/
src
/
kernel
/
linux
/
v4.19
/
arch
/
arm
/
mach-pxa
/
pxa930.h
blob: bbf25c0446413bd120c3fef9038ef9180c3b8d37 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef
__MACH_PXA930_H
3
#define
__MACH_PXA930_H
4
5
#include
"pxa3xx.h"
6
#include
"mfp-pxa930.h"
7
8
#endif
/* __MACH_PXA930_H */