Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48845
b: refs/heads/master
c: 8c0238b
h: refs/heads/master
i:
  48843: e7c0e7a
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Feb 16, 2007
1 parent 0bc6961 commit 63f1899
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ae50517ef16bd264c0d68f7b81c143fd9f01a40a
refs/heads/master: 8c0238b3f1a7849b89707ac6b7b0c84e1ed2df70
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/pseries/pseries.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ static inline smp_init_pseries_xics(void) { };
extern void setup_kexec_cpu_down_xics(void);
extern void setup_kexec_cpu_down_mpic(void);
#else
static inline setup_kexec_cpu_down_xics(void) { };
static inline setup_kexec_cpu_down_mpic(void) { };
static inline void setup_kexec_cpu_down_xics(void) { }
static inline void setup_kexec_cpu_down_mpic(void) { }
#endif

#endif /* _PSERIES_PSERIES_H */

0 comments on commit 63f1899

Please sign in to comment.