summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/psb_intel_drv.h
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 15:44:20 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 08:20:44 -0700
commita11c3ec7e9565bd8aad41a151b1d05c271d859e9 (patch)
tree84b059eaa199e1d85f67f0cd2a628912c9332e94 /drivers/staging/gma500/psb_intel_drv.h
parent93b68b67739d40346756fe9b7423f084a1b22bce (diff)
downloadop-kernel-dev-a11c3ec7e9565bd8aad41a151b1d05c271d859e9.zip
op-kernel-dev-a11c3ec7e9565bd8aad41a151b1d05c271d859e9.tar.gz
gma500: Add the HDMI bits
This adds the basic HDMI support for Cedarview. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/psb_intel_drv.h')
-rw-r--r--drivers/staging/gma500/psb_intel_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/psb_intel_drv.h b/drivers/staging/gma500/psb_intel_drv.h
index 9d7151a..36b554b 100644
--- a/drivers/staging/gma500/psb_intel_drv.h
+++ b/drivers/staging/gma500/psb_intel_drv.h
@@ -105,7 +105,7 @@ struct psb_intel_output {
void *dev_priv;
struct psb_intel_mode_device *mode_dev;
-
+ struct i2c_adapter *hdmi_i2c_adapter; /* for control functions */
};
struct psb_intel_crtc_state {
OpenPOWER on IntegriCloud