dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add mipi - H101IM40N2501-2-8001280
hc
2024-07-16
1704a4ce91d494c7b0698b3cd7108a624fe36288
[~luoshi/RK3588_XEN.git]
/
kernel
/
arch
/
arm
/
mach-pxa
/
pxa3xx.h
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MACH_PXA3XX_H
#define __MACH_PXA3XX_H
#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/irqs.h>
#endif /* __MACH_PXA3XX_H */