Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81315
b: refs/heads/master
c: 1d59483
h: refs/heads/master
i:
  81313: 1f69449
  81311: c99cde5
v: v3
  • Loading branch information
Jon Loeliger authored and Kumar Gala committed Jan 24, 2008
1 parent c519a01 commit c39ed63
Show file tree
Hide file tree
Showing 3 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: 70f782e14870435aa37b91e1ea0a189a78eb0fa9
refs/heads/master: 1d59483aecb5bc80bdd677a46e77515a733c1a6f
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@

#define MPC7448HPC2_PCI_CFG_PHYS 0xfb000000

extern void _nmask_and_or_msr(unsigned long nmask, unsigned long or_val);

int mpc7448_hpc2_exclude_device(struct pci_controller *hose,
u_char bus, u_char devfn)
{
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-powerpc/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ extern int do_page_fault(struct pt_regs *, unsigned long, unsigned long);
extern void bad_page_fault(struct pt_regs *, unsigned long, int);
extern int die(const char *, struct pt_regs *, long);
extern void _exception(int, struct pt_regs *, int, unsigned long);
extern void _nmask_and_or_msr(unsigned long nmask, unsigned long or_val);

#ifdef CONFIG_BOOKE_WDT
extern u32 booke_wdt_enabled;
extern u32 booke_wdt_period;
Expand Down

0 comments on commit c39ed63

Please sign in to comment.