ARM: S3C64XX: To merge devs.c files to one devs.c
[pandora-kernel.git] / arch / arm / mach-s5pv210 / 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         (3)
15
16 #endif