Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56611
b: refs/heads/master
c: f7c0d13
h: refs/heads/master
i:
  56609: e1b87d3
  56607: 33405a7
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed May 17, 2007
1 parent 108b841 commit ceee624
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: 0453c62c8035f1a8a6e331b235c02ccdcb4e8910
refs/heads/master: f7c0d13b9430c4bb4b6f8507ed19d7cc7971dfa5
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 @@ -21,8 +21,8 @@ extern int pSeries_machine_check_exception(struct pt_regs *regs);
extern void smp_init_pseries_mpic(void);
extern void smp_init_pseries_xics(void);
#else
static inline smp_init_pseries_mpic(void) { };
static inline smp_init_pseries_xics(void) { };
static inline void smp_init_pseries_mpic(void) { };
static inline void smp_init_pseries_xics(void) { };
#endif

#ifdef CONFIG_KEXEC
Expand Down

0 comments on commit ceee624

Please sign in to comment.