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
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-pxa
/
pxa930.h
blob
bbf25c0446413bd120c3fef9038ef9180c3b8d37
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 */