projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
[linux-2.6]
/
arch
/
arm
/
mach-iop32x
/
include
/
mach
/
glantank.h
1
/*
2
* arch/arm/mach-iop32x/include/mach/glantank.h
3
*
4
* IO-Data GLAN Tank board registers
5
*/
6
7
#ifndef __GLANTANK_H
8
#define __GLANTANK_H
9
10
#define GLANTANK_UART 0xfe800000 /* UART */
11
12
13
#endif