From: Geert Uytterhoeven Date: Sun, 3 Mar 2013 11:44:41 +0000 (-0700) Subject: btrfs/raid56: Add missing #include X-Git-Tag: v3.9-rc1~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7011f5b9dd3c88feb5cebad7d0b719ed6816ebd;p=pandora-kernel.git btrfs/raid56: Add missing #include tilegx_defconfig: fs/btrfs/raid56.c: In function 'btrfs_alloc_stripe_hash_table': fs/btrfs/raid56.c:206:3: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration] fs/btrfs/raid56.c:206:9: warning: assignment makes pointer from integer without a cast [enabled by default] fs/btrfs/raid56.c:226:4: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration] Signed-off-by: Geert Uytterhoeven Signed-off-by: Chris Mason --- Reading git-diff-tree failed