diff options
Diffstat (limited to 'cpu/ppc4xx/4xx_pcie.c')
| -rw-r--r-- | cpu/ppc4xx/4xx_pcie.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/cpu/ppc4xx/4xx_pcie.c b/cpu/ppc4xx/4xx_pcie.c index f9a1988d4..503facca3 100644 --- a/cpu/ppc4xx/4xx_pcie.c +++ b/cpu/ppc4xx/4xx_pcie.c @@ -444,8 +444,8 @@ static void ppc4xx_setup_utl(u32 port)  /*   * TODO: double check PCI express SDR based on the latest user manual - * 		 Some registers specified here no longer exist.. has to be - * 		 updated based on the final EAS spec. + *		 Some registers specified here no longer exist.. has to be + *		 updated based on the final EAS spec.   */  static int check_error(void)  { |