]> git.neil.brown.name Git - history.git/commit
SCSI: dc395x.c add missing #include <linux/vmalloc.h>
authorJames Bottomley <jejb@titanic.il.steeleye.com>
Tue, 15 Mar 2005 03:42:42 +0000 (21:42 -0600)
committerJames Bottomley <jejb@titanic.il.steeleye.com>
Tue, 15 Mar 2005 03:42:42 +0000 (21:42 -0600)
commitcf65abbccf9caba28fdf1ce5ecec184e2e23f0b2
tree7541718a8620c7031e6beb25da790c7e2855e98d
parent0600d2becc7d069d7b48798bcb9c2bb10349234a
SCSI: dc395x.c add missing #include <linux/vmalloc.h>

Prevents a compile warning about vmalloc/vfree being undefined

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/dc395x.c