Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63870
b: refs/heads/master
c: b1a4719
h: refs/heads/master
v: v3
  • Loading branch information
Jes Sorensen authored and Linus Torvalds committed Aug 11, 2007
1 parent ecb96ab commit 5007f2e
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: cd5bfea278987ebfe60f3ff92a01696b17c4f978
refs/heads/master: b1a47190a6000d0e75ee4ffa75f3f6b16dd60a0b
1 change: 1 addition & 0 deletions trunk/drivers/char/hvc_lguest.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include <linux/err.h>
#include <linux/init.h>
#include <linux/lguest_bus.h>
#include <asm/paravirt.h>
#include "hvc_console.h"

/*D:340 This is our single console input buffer, with associated "struct
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/lguest/lguest_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <linux/bootmem.h>
#include <linux/lguest_bus.h>
#include <asm/io.h>
#include <asm/paravirt.h>

static ssize_t type_show(struct device *_dev,
struct device_attribute *attr, char *buf)
Expand Down

0 comments on commit 5007f2e

Please sign in to comment.