aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/omap-panel-tfp410.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/omap-panel-tfp410.h')
-rw-r--r--include/video/omap-panel-tfp410.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/omap-panel-tfp410.h b/include/video/omap-panel-tfp410.h
index 68c31d79c571..aef35e48bc7e 100644
--- a/include/video/omap-panel-tfp410.h
+++ b/include/video/omap-panel-tfp410.h
@@ -28,7 +28,7 @@ struct omap_dss_device;
* @power_down_gpio: gpio number for PD pin (or -1 if not available)
*/
struct tfp410_platform_data {
- u16 i2c_bus_num;
+ int i2c_bus_num;
int power_down_gpio;
};