Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11662
b: refs/heads/master
c: b41fc4f
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras committed Oct 26, 2005
1 parent c591a15 commit cd488f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: c49888203d7a316cb947bb8a1cf2ae191f28bcd3
refs/heads/master: b41fc4f82f6a73b8b2e8f44bd7ef075797d2dacb
6 changes: 3 additions & 3 deletions trunk/include/asm-powerpc/machdep.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef _PPC64_MACHDEP_H
#define _PPC64_MACHDEP_H
#ifndef _ASM_POWERPC_MACHDEP_H
#define _ASM_POWERPC_MACHDEP_H
#ifdef __KERNEL__

/*
Expand Down Expand Up @@ -281,4 +281,4 @@ static inline void log_error(char *buf, unsigned int err_type, int fatal)
}

#endif /* __KERNEL__ */
#endif /* _PPC64_MACHDEP_H */
#endif /* _ASM_POWERPC_MACHDEP_H */

0 comments on commit cd488f0

Please sign in to comment.