Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268556
b: refs/heads/master
c: 7974035
h: refs/heads/master
v: v3
  • Loading branch information
Julian Andres Klode authored and Greg Kroah-Hartman committed Sep 30, 2011
1 parent 39203b7 commit e67673b
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 2505aa6ce42a686b2d3db95ccdcc7bc100e7b8c0
refs/heads/master: 7974035c008d98ec23ec76d9f10bff2dfd866ecf
1 change: 1 addition & 0 deletions trunk/drivers/staging/nvec/nvec.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef __LINUX_MFD_NVEC
#define __LINUX_MFD_NVEC

#include <linux/notifier.h>
#include <linux/semaphore.h>

typedef enum {
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/nvec/nvec_kbd.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/input.h>
#include <linux/delay.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/nvec/nvec_ps2.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/serio.h>
#include <linux/delay.h>
Expand Down

0 comments on commit e67673b

Please sign in to comment.