diff options
author | Colin Cross <ccross@android.com> | 2011-10-14 17:47:29 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2011-10-14 17:47:29 -0700 |
commit | 5b7ba22f5ae1d030f0ad3e54c275c4d349bccaa0 (patch) | |
tree | 2b5bb2766812d9296d7eb3ef8ee15d9230005f40 /arch/arm/mach-omap2/include/mach/emif.h | |
parent | ef2fee918bf48134a30c8c7a6072a58d8fbcb587 (diff) | |
parent | 493a40ec29798c51f4f65a74b46f85b7e742e012 (diff) | |
download | kernel_samsung_tuna-5b7ba22f5ae1d030f0ad3e54c275c4d349bccaa0.zip kernel_samsung_tuna-5b7ba22f5ae1d030f0ad3e54c275c4d349bccaa0.tar.gz kernel_samsung_tuna-5b7ba22f5ae1d030f0ad3e54c275c4d349bccaa0.tar.bz2 |
Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
Diffstat (limited to 'arch/arm/mach-omap2/include/mach/emif.h')
-rw-r--r-- | arch/arm/mach-omap2/include/mach/emif.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/include/mach/emif.h b/arch/arm/mach-omap2/include/mach/emif.h index 14d0eb7..6c2303b 100644 --- a/arch/arm/mach-omap2/include/mach/emif.h +++ b/arch/arm/mach-omap2/include/mach/emif.h @@ -277,6 +277,7 @@ struct emif_regs { u32 temp_alert_config_derated; u32 emif_ddr_phy_ctlr_1_init; u32 emif_ddr_phy_ctlr_1_final; + s32 emif_ddr_selfrefresh_time; }; int omap_emif_setup_registers(u32 freq, |