blob: f38e86b82c3d1ca04d0525f5bdce170150e379e9 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Russell Kinga09e64f2008-08-05 16:14:15 +01002/*
Russell Kinga09e64f2008-08-05 16:14:15 +01003 * IO-Data GLAN Tank board registers
4 */
5
6#ifndef __GLANTANK_H
7#define __GLANTANK_H
8
9#define GLANTANK_UART 0xfe800000 /* UART */
10
11
12#endif