linux/drivers/staging/pohmelfs
Alexander Beregalov 898a6cbe55 Staging: pohmelfs: net.c: include vmalloc.h
on Sparc64:
drivers/staging/pohmelfs/net.c:33: error: implicit declaration of function 'vmalloc'
drivers/staging/pohmelfs/net.c:42: error: implicit declaration of function 'vfree'

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:36 -07:00
..
config.c
crypto.c Staging: pohmelfs: crypto processing. 2009-04-03 14:53:33 -07:00
dir.c Staging: pohmelfs: directory operations. 2009-04-03 14:53:34 -07:00
inode.c Staging: pohmelfs: fix build breakage 2009-04-03 14:53:36 -07:00
Kconfig Staging: pohmelfs: select crypto modules from the config. 2009-04-03 14:53:36 -07:00
lock.c Staging: pohmelfs: distributed locking and cache coherency protocol. 2009-04-03 14:53:34 -07:00
Makefile Staging: pohmelfs: kconfig/makefile and vfs changes. 2009-04-03 14:53:36 -07:00
mcache.c Staging: pohmelfs: distributed locking and cache coherency protocol. 2009-04-03 14:53:34 -07:00
net.c Staging: pohmelfs: net.c: include vmalloc.h 2009-04-03 14:53:36 -07:00
netfs.h Staging: pohmelfs: network operations. 2009-04-03 14:53:35 -07:00
path_entry.c Staging: pohmelfs: directory operations. 2009-04-03 14:53:34 -07:00
trans.c Staging: pohmelfs: transaction layer. 2009-04-03 14:53:35 -07:00