Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274391
b: refs/heads/master
c: cc4b859
h: refs/heads/master
i:
  274389: 201d8d1
  274387: ed7080b
  274383: 56ef395
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 03cb523 commit 4207541
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 143cb494cb6662e37c4020b7fe9839837f718e56
refs/heads/master: cc4b859c70e49d6a3e208c930e9eb81bea4481fd
1 change: 1 addition & 0 deletions trunk/drivers/acpi/acpica/hwsleep.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
#include "accommon.h"
#include "actables.h"
#include <linux/tboot.h>
#include <linux/module.h>

#define _COMPONENT ACPI_HARDWARE
ACPI_MODULE_NAME("hwsleep")
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/acpi/ec_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/kernel.h>
#include <linux/acpi.h>
#include <linux/debugfs.h>
#include <linux/module.h>
#include "internal.h"

MODULE_AUTHOR("Thomas Renninger <trenn@suse.de>");
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/acpi/sbshc.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <linux/wait.h>
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include "sbshc.h"

Expand Down

0 comments on commit 4207541

Please sign in to comment.