i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
[oweals/u-boot.git] / arch / arm / include / asm / arch-omap3 / i2c.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2004-2008
4  * Texas Instruments, <www.ti.com>
5  */
6 #ifndef _OMAP3_I2C_H_
7 #define _OMAP3_I2C_H_
8
9 #define I2C_DEFAULT_BASE        I2C_BASE1
10
11 #endif /* _OMAP3_I2C_H_ */