Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200582
b: refs/heads/master
c: e0fb8c4
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Stephen Rothwell committed Jun 28, 2010
1 parent 2c696de commit f309e74
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 327f935a9ef644c0ec3d050c94bce753756d60c0
refs/heads/master: e0fb8c418520b41d57667befdb8861c46cdf69e0
1 change: 1 addition & 0 deletions trunk/drivers/acpi/apei/apei-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include <linux/module.h>
#include <linux/init.h>
#include <linux/acpi.h>
#include <linux/slab.h>
#include <linux/io.h>
#include <linux/kref.h>
#include <linux/rculist.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/acpi/atomicio.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <linux/kref.h>
#include <linux/rculist.h>
#include <linux/interrupt.h>
#include <linux/slab.h>
#include <acpi/atomicio.h>

#define ACPI_PFX "ACPI: "
Expand Down

0 comments on commit f309e74

Please sign in to comment.