Title: [5911] trunk/arch/blackfin/mach-bf533/include/mach/bf533.h: As pointed out by Ben Matthews in bug [#4738] - fix this typo
Revision
5911
Author
rgetz
Date
2008-12-23 17:05:05 -0600 (Tue, 23 Dec 2008)

Log Message

As pointed out by Ben Matthews in bug [#4738] - fix this typo

Modified Paths

Diff

Modified: trunk/arch/blackfin/mach-bf533/include/mach/bf533.h (5910 => 5911)


--- trunk/arch/blackfin/mach-bf533/include/mach/bf533.h	2008-12-23 08:36:20 UTC (rev 5910)
+++ trunk/arch/blackfin/mach-bf533/include/mach/bf533.h	2008-12-23 23:05:05 UTC (rev 5911)
@@ -145,7 +145,7 @@
 #endif
 #ifdef CONFIG_BF532
 #define CPU "BF532"
-#define CPUID 0x275A
+#define CPUID 0x27a5
 #endif
 #ifdef CONFIG_BF531
 #define CPU "BF531"
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to