summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/interrupts.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@atlas.denx.de>2006-10-09 00:42:01 +0200
committerWolfgang Denk <wd@atlas.denx.de>2006-10-09 00:42:01 +0200
commit511d0c72b82aab9b807efde50fc9e390365f5ca1 (patch)
tree08f47c77d9ce164bf38b937858c9d25344639950 /cpu/mpc5xxx/interrupts.c
parent8d4ac794365a7abb1be8e050fd1b467b94a21865 (diff)
Coding style cleanup
Diffstat (limited to 'cpu/mpc5xxx/interrupts.c')
-rw-r--r--cpu/mpc5xxx/interrupts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/interrupts.c b/cpu/mpc5xxx/interrupts.c
index 7b5cb8be4..beeb22263 100644
--- a/cpu/mpc5xxx/interrupts.c
+++ b/cpu/mpc5xxx/interrupts.c
@@ -32,7 +32,7 @@
*
* Based on (well, mostly copied from) the code from the 2.4 kernel by
* Dale Farnsworth <dfarnsworth@mvista.com> and Kent Borg.
- *
+ *
* Copyright (C) 2004 Sylvain Munaut <tnt@246tNt.com>
* Copyright (C) 2003 Montavista Software, Inc
*/