aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vp44xx_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/vp44xx_data.c')
-rw-r--r--arch/arm/mach-omap2/vp44xx_data.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/vp44xx_data.c b/arch/arm/mach-omap2/vp44xx_data.c
index 738ba04f5cf..9704c7ba9e9 100644
--- a/arch/arm/mach-omap2/vp44xx_data.c
+++ b/arch/arm/mach-omap2/vp44xx_data.c
@@ -37,7 +37,6 @@ static const struct omap_vp_ops omap4_vp_ops = {
37 * XXX This stuff presumably belongs in the vp44xx.c or vp.c file. 37 * XXX This stuff presumably belongs in the vp44xx.c or vp.c file.
38 */ 38 */
39static const struct omap_vp_common_data omap4_vp_common = { 39static const struct omap_vp_common_data omap4_vp_common = {
40 .prm_mod = OMAP4430_PRM_DEVICE_INST,
41 .vpconfig_erroroffset_shift = OMAP4430_ERROROFFSET_SHIFT, 40 .vpconfig_erroroffset_shift = OMAP4430_ERROROFFSET_SHIFT,
42 .vpconfig_errorgain_mask = OMAP4430_ERRORGAIN_MASK, 41 .vpconfig_errorgain_mask = OMAP4430_ERRORGAIN_MASK,
43 .vpconfig_errorgain_shift = OMAP4430_ERRORGAIN_SHIFT, 42 .vpconfig_errorgain_shift = OMAP4430_ERRORGAIN_SHIFT,