git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f80494
)
staging: rts_pstor: Add <linux/vmalloc.h>
author
Jeff Mahoney
<jeffm@suse.com>
Wed, 13 Apr 2011 01:05:07 +0000
(21:05 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Apr 2011 00:08:30 +0000
(17:08 -0700)
There are a few files in the rts_pstor driver that use vmalloc/vfree without
including the header for it.
This patch adds <linux/vmalloc.h> to those files.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found