summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-omap3/i2c.h
blob: b04c01265604b28047ca80147cbc06e27f5a2474 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * (C) Copyright 2004-2008
 * Texas Instruments, <www.ti.com>
 */
#ifndef _OMAP3_I2C_H_
#define _OMAP3_I2C_H_

#define I2C_DEFAULT_BASE	I2C_BASE1

#endif /* _OMAP3_I2C_H_ */