aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf538
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/mach-bf538')
-rw-r--r--arch/blackfin/mach-bf538/include/mach/bf538.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf538/include/mach/bf538.h b/arch/blackfin/mach-bf538/include/mach/bf538.h
index c9e8197a29fe..9c8abb307908 100644
--- a/arch/blackfin/mach-bf538/include/mach/bf538.h
+++ b/arch/blackfin/mach-bf538/include/mach/bf538.h
@@ -118,7 +118,7 @@
118#endif 118#endif
119 119
120#ifndef CPU 120#ifndef CPU
121#error Unknown CPU type - This kernel doesn't seem to be configured properly 121#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
122#endif 122#endif
123 123
124#endif /* __MACH_BF538_H__ */ 124#endif /* __MACH_BF538_H__ */