-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 274583 b: refs/heads/master c: ddac602 h: refs/heads/master i: 274581: e3a928f 274579: 3c1d952 274575: d6d09ac v: v3
- Loading branch information
Paul Gortmaker
committed
Oct 31, 2011
1 parent
25485d8
commit 56817cd
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 8a24454869a6f8e9d7968f88f78830f285089433 | ||
refs/heads/master: ddac6021fcc1768218c8b0453705801628289ba8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
#ifndef _LINUX_MISCDEVICE_H | ||
#define _LINUX_MISCDEVICE_H | ||
#include <linux/module.h> | ||
#include <linux/major.h> | ||
|
||
/* | ||
|