Merge branch 'next-samsung-devel' into next-samsung-devel-2
[deliverable/linux.git] / arch / arm / mach-exynos4 / include / mach / i2c-hdmiphy.h
1 /*
2 * Copyright (C) 2011 Samsung Electronics Co., Ltd.
3 *
4 * S5P series i2c hdmiphy helper definitions
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10
11 #ifndef PLAT_S5P_I2C_HDMIPHY_H_
12 #define PLAT_S5P_I2C_HDMIPHY_H_
13
14 #define S5P_I2C_HDMIPHY_BUS_NUM (8)
15
16 #endif
This page took 0.032094 seconds and 5 git commands to generate.