diff options
Diffstat (limited to 'include/common.h')
| -rw-r--r-- | include/common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/common.h b/include/common.h index 9645ef489..a7a3a3a7b 100644 --- a/include/common.h +++ b/include/common.h @@ -372,6 +372,7 @@ int	serial_tstc   (void);  int	get_clocks (void);  int	get_clocks_866 (void);  int	sdram_adjust_866 (void); +int	adjust_sdram_tbs_8xx (void);  #if defined(CONFIG_8260)  int	prt_8260_clks (void);  #endif |