From: Dwayne Grant McConnell Date: Mon, 20 Nov 2006 17:44:59 +0000 (+0100) Subject: [POWERPC] spufs: Remove /spu_tag_mask file X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1182e1d351d2a910bc0fb53c00277c62235333de;p=pandora-kernel.git [POWERPC] spufs: Remove /spu_tag_mask file This patch removes the /spu_tag_mask file from spufs. The data provided by this file is also available from the /dma_info file in the dma_info_mask of the spu_dma_info struct. The file was intended to be used by gdb, but that never used it, and now it has been replaced with the more verbose dma_info file. Signed-off-by: Dwayne Grant McConnell Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed