Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32530
b: refs/heads/master
c: 3e705f2
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Linus Torvalds committed Jul 13, 2006
1 parent 2927f5c commit b6f1b72
Show file tree
Hide file tree
Showing 2 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: f1aaee53f2877a7afa55e8245c241ff60a86367d
refs/heads/master: 3e705f279a942471b258b1c7a9e54aa8ff36b89f
2 changes: 2 additions & 0 deletions trunk/include/linux/root_dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#define _ROOT_DEV_H_

#include <linux/major.h>
#include <linux/types.h>
#include <linux/kdev_t.h>

enum {
Root_NFS = MKDEV(UNNAMED_MAJOR, 255),
Expand Down

0 comments on commit b6f1b72

Please sign in to comment.