]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - arch/arm/mach-iop32x/include/mach/glantank.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / arch / arm / mach-iop32x / include / mach / glantank.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
0c92e830 2/*
a09e64fb 3 * arch/arm/mach-iop32x/include/mach/glantank.h
0c92e830
LB
4 *
5 * IO-Data GLAN Tank board registers
6 */
7
8#ifndef __GLANTANK_H
9#define __GLANTANK_H
10
11#define GLANTANK_UART 0xfe800000 /* UART */
12
13
14#endif