projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git]
/
arch
/
arm
/
mach-pxa
/
pxa25x.h
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __MACH_PXA25x_H
3
#define __MACH_PXA25x_H
4
5
#include <mach/hardware.h>
6
#include <mach/pxa2xx-regs.h>
7
#include "mfp-pxa25x.h"
8
#include <mach/irqs.h>
9
10
#endif /* __MACH_PXA25x_H */