Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63158
b: refs/heads/master
c: cce933b
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jul 30, 2007
1 parent 1febff6 commit dcd9031
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 189 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: 63332a9d16e7dede26d252af3f9c4304b51e7974
refs/heads/master: cce933bc831c451f48ca26e5b0d9bfdfbfb327f8
2 changes: 1 addition & 1 deletion trunk/arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ source "drivers/acpi/Kconfig"

menuconfig APM
tristate "APM (Advanced Power Management) BIOS support"
depends on PM_SLEEP && !X86_VISWS
depends on PM && !X86_VISWS
---help---
APM is a BIOS specification for saving power using several different
techniques. This is mostly useful for battery powered laptops with
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m32r/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/err.h>
#include <linux/smp.h>
#include <linux/smp_lock.h>
#include <linux/errno.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m32r/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/err.h>
#include <linux/irq.h>
#include <linux/bootmem.h>
#include <linux/delay.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/m32r/kernel/sys_m32r.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/fs.h>
#include <linux/smp.h>
#include <linux/sem.h>
#include <linux/msg.h>
Expand Down
Loading

0 comments on commit dcd9031

Please sign in to comment.