staging: rts_pstor: Add <linux/vmalloc.h>
authorJeff Mahoney <jeffm@suse.com>
Wed, 13 Apr 2011 01:05:07 +0000 (21:05 -0400)
committerGreg 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