From: Mike Frysinger Date: Thu, 24 Sep 2009 01:28:54 +0000 (+0000) Subject: spi/bfin_spi: drop extra memory we don't need X-Git-Tag: v2.6.37-rc1~187^2~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a045131db69c207b9e3f9614b2c9b0f2e82bcb7;p=pandora-kernel.git spi/bfin_spi: drop extra memory we don't need The driver that we based ours on uses a little extra memory behind the normal driver state, but we don't. So drop this useless bit of memory. Reported-by: David Brownell Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed