u-boot-brain/fs/zfs
Stefan Roese e08ebf4687 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)
This patch fixes the following compile warning:
zfs.c:2006:1: warning: 'zfs_label' defined but not used [-Wunused-function]
zfs.c:2029:1: warning: 'zfs_uuid' defined but not used [-Wunused-function]

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Jorgen Lundman <lundman@lundman.net>
2012-11-02 15:20:40 -07:00
..
dev.c cmd_zfs: use common get_device_and_partition function 2012-09-25 14:49:17 -07:00
Makefile zfs: Add ZFS filesystem support 2012-08-09 23:42:20 +02:00
zfs_fletcher.c zfs: Add ZFS filesystem support 2012-08-09 23:42:20 +02:00
zfs_lzjb.c zfs: Add ZFS filesystem support 2012-08-09 23:42:20 +02:00
zfs_sha256.c zfs: Add ZFS filesystem support 2012-08-09 23:42:20 +02:00
zfs.c ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) 2012-11-02 15:20:40 -07:00