Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114510
b: refs/heads/master
c: f6f1101
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Aug 20, 2008
1 parent f3d6caa commit 878dce1
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: 738e686055332a11884081ea85514514cb12fa20
refs/heads/master: f6f11018dc7ea62482f36846e9f6eb0f27df7c3c
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/ams/ams.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <linux/mutex.h>
#include <linux/spinlock.h>
#include <linux/types.h>
#include <asm/of_device.h>
#include <linux/of_device.h>

enum ams_irq {
AMS_IRQ_FREEFALL = 0x01,
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/aoa/soundbus/soundbus.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#ifndef __SOUNDBUS_H
#define __SOUNDBUS_H

#include <asm/of_device.h>
#include <linux/of_device.h>
#include <sound/pcm.h>
#include <linux/list.h>

Expand Down

0 comments on commit 878dce1

Please sign in to comment.