blob: c8f2f9716f1281c55cca88898391a3dd6fb29f23 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Steve Sakoman10acc712010-06-12 06:42:57 -07002/*
3 * (C) Copyright 2004-2010
4 * Texas Instruments, <www.ti.com>
Steve Sakoman10acc712010-06-12 06:42:57 -07005 */
6#ifndef _OMAP4_I2C_H_
7#define _OMAP4_I2C_H_
8
Steve Sakoman10acc712010-06-12 06:42:57 -07009#define I2C_DEFAULT_BASE I2C_BASE1
10
Steve Sakoman10acc712010-06-12 06:42:57 -070011#endif /* _OMAP4_I2C_H_ */