Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17864
b: refs/heads/master
c: f6cc82f
h: refs/heads/master
v: v3
  • Loading branch information
Haren Myneni authored and Paul Mackerras committed Jan 11, 2006
1 parent 079f466 commit 3d218af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6bac953fa424519f784ba2589fefd8f040ce54f0
refs/heads/master: f6cc82fc0b2b6be9ab25f0bfc285e6358db3597a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/crash.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/kexec.h>
#include <linux/bootmem.h>
#include <linux/crash_dump.h>
#include <linux/irq.h>
#include <linux/delay.h>
#include <linux/elf.h>
#include <linux/elfcore.h>
Expand All @@ -30,6 +29,7 @@
#include <asm/kdump.h>
#include <asm/lmb.h>
#include <asm/firmware.h>
#include <asm/smp.h>

#ifdef DEBUG
#include <asm/udbg.h>
Expand Down

0 comments on commit 3d218af

Please sign in to comment.