]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc900b73e89e3c7772dcb828761813916acb94550
tree961e100407a6784476de8aa71815b79843cbe5fd
parent5cc2d78b2ebb46f410d2ad9ac8c51a49a3ca3985
staging: rts_pstor: Add <linux/vmalloc.h>

 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>
drivers/staging/rts_pstor/ms.c
drivers/staging/rts_pstor/rtsx_chip.c
drivers/staging/rts_pstor/rtsx_scsi.c
drivers/staging/rts_pstor/xd.c