summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorXinyu Chen <xinyu.chen@freescale.com>2012-08-10 16:27:20 +0800
committerXinyu Chen <xinyu.chen@freescale.com>2012-08-10 16:27:20 +0800
commit14839768c2e0f5448f1767729a7fe5791cd4f3dd (patch)
tree9f69e695154d828ca8f6e81d76451843f9d543f4 /include
parent76b225cc90ecdd50e67c4bdb79448973db49ead6 (diff)
parentf588fca89c529c559ef280a96b4c9143aec904bc (diff)
Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_android
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/mxc-hdmi-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/mxc-hdmi-core.h b/include/linux/mfd/mxc-hdmi-core.h
index 6ed08d31b02c..8ddea5a040cc 100644
--- a/include/linux/mfd/mxc-hdmi-core.h
+++ b/include/linux/mfd/mxc-hdmi-core.h
@@ -49,5 +49,6 @@ extern int mxc_hdmi_disp_id;
void hdmi_set_registered(int registered);
int hdmi_get_registered(void);
+unsigned int hdmi_SDMA_check(void);
#endif