diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-02-02 14:51:10 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-02-07 06:38:44 -0500 |
commit | e060e084e7d9e1c62d02cb6b8d3fe07db5317eaa (patch) | |
tree | f51d6afd552911fa29f1f8feb47d57429e93ff66 /arch/powerpc/platforms/83xx/mpc83xx.h | |
parent | 30f5933657d17fbbc743ce9522543ba50ce2e834 (diff) |
[PATCH] powerpc: Lindent platforms/83xx
Ran arch/powerpc/platforms/83xx through Lindent
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/83xx/mpc83xx.h')
-rw-r--r-- | arch/powerpc/platforms/83xx/mpc83xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/83xx/mpc83xx.h b/arch/powerpc/platforms/83xx/mpc83xx.h index 228d5c463f71..01cae106912b 100644 --- a/arch/powerpc/platforms/83xx/mpc83xx.h +++ b/arch/powerpc/platforms/83xx/mpc83xx.h | |||
@@ -14,4 +14,4 @@ extern int mpc83xx_exclude_device(u_char bus, u_char devfn); | |||
14 | extern void mpc83xx_restart(char *cmd); | 14 | extern void mpc83xx_restart(char *cmd); |
15 | extern long mpc83xx_time_init(void); | 15 | extern long mpc83xx_time_init(void); |
16 | 16 | ||
17 | #endif /* __MPC83XX_H__ */ | 17 | #endif /* __MPC83XX_H__ */ |