Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemo...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-arm / arch-iop32x / glantank.h
1 /*
2 * include/asm-arm/arch-iop32x/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