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
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-pxa
/
pxa320.h
blob
c701e3f663b051476c57bad2e7c10fed2d41c256
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __MACH_PXA320_H
3
#define __MACH_PXA320_H
4
5
#include
"pxa3xx.h"
6
#include
"mfp-pxa320.h"
7
8
#endif
/* __MACH_PXA320_H */
9