summaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/blackfin.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-06-18 01:54:40 +0400
committerMike Frysinger <vapier@gentoo.org>2011-07-23 09:18:23 +0400
commit969564508dfcfe8185ab8dfefb1a76aeee7a2123 (patch)
tree166ae87dea3433eeaf4d841a6db7dce86a15d3cc /arch/blackfin/include/asm/blackfin.h
parent006669ec21d99e161015150ffedeeaeaad513c3b (diff)
downloadlinux-969564508dfcfe8185ab8dfefb1a76aeee7a2123.tar.xz
Blackfin: convert unicode space gremlins
Not sure how these guys slipped in, but they're annoying me. So bring these unicode space gremlins down to earth to normal ascii spaces. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/include/asm/blackfin.h')
-rw-r--r--arch/blackfin/include/asm/blackfin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/blackfin/include/asm/blackfin.h b/arch/blackfin/include/asm/blackfin.h
index eb7c1441d8f9..0928700b6bc4 100644
--- a/arch/blackfin/include/asm/blackfin.h
+++ b/arch/blackfin/include/asm/blackfin.h
@@ -1,9 +1,9 @@
/*
* Common header file for Blackfin family of processors.
*
- * Copyright 2004-2009 Analog Devices Inc.
- *
- * Licensed under the GPL-2 or later.
+ * Copyright 2004-2009 Analog Devices Inc.
+ *
+ * Licensed under the GPL-2 or later.
*/
#ifndef _BLACKFIN_H_