diff options
| author | Robert Marklund <robert.marklund@stericsson.com> | 2011-06-23 13:27:23 +0200 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@stericsson.com> | 2011-09-19 15:15:41 +0200 |
| commit | 77cb98e19cdbabaf8bfeb6cf8d774750c19cc7e6 (patch) | |
| tree | a6646c05bea0241558d007611bf3bed3cfb80418 /drivers/char | |
| parent | a8e41835010b70811eb61515e5b52a418b805a26 (diff) | |
misc: shrm: Update for 3.0
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
Diffstat (limited to 'drivers/char')
| -rw-r--r-- | drivers/char/shrm_char.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/shrm_char.c b/drivers/char/shrm_char.c index 6a6b3d7245a..6375d7f1ea3 100644 --- a/drivers/char/shrm_char.c +++ b/drivers/char/shrm_char.c @@ -14,6 +14,7 @@ #include <linux/slab.h> #include <linux/mutex.h> #include <linux/spinlock.h> +#include <linux/sched.h> #include <asm/atomic.h> #include <mach/isa_ioctl.h> |
