Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126995
b: refs/heads/master
c: 2563265
h: refs/heads/master
i:
  126993: ee27bd1
  126991: bcc53d1
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Oct 28, 2008
1 parent eb3beff commit 7386553
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: efe065a1b39974ff2bbb9aa693400f3de4ba5a6a
refs/heads/master: 2563265bdb5fb21396cdc2125c8260e57f7c3991
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf527/include/mach/bf527.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
#endif

#ifndef CPU
#error Unknown CPU type - This kernel doesn't seem to be configured properly
#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
#endif

#endif /* __MACH_BF527_H__ */
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf533/include/mach/bf533.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
#endif

#ifndef CPU
#error Unknown CPU type - This kernel doesn't seem to be configured properly
#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
#endif

#endif /* __MACH_BF533_H__ */
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf537/include/mach/bf537.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
#endif

#ifndef CPU
#error Unknown CPU type - This kernel doesn't seem to be configured properly
#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
#endif

#endif /* __MACH_BF537_H__ */
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf538/include/mach/bf538.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
#endif

#ifndef CPU
#error Unknown CPU type - This kernel doesn't seem to be configured properly
#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
#endif

#endif /* __MACH_BF538_H__ */
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf548/include/mach/bf548.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
#endif

#ifndef CPU
#error Unknown CPU type - This kernel doesn't seem to be configured properly
#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
#endif

#endif /* __MACH_BF48_H__ */
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf561/include/mach/bf561.h
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
#endif

#ifndef CPU
#error Unknown CPU type - This kernel doesn't seem to be configured properly
#error "Unknown CPU type - This kernel doesn't seem to be configured properly"
#endif

#endif /* __MACH_BF561_H__ */

0 comments on commit 7386553

Please sign in to comment.