From: Mark Brown Date: Fri, 5 Jul 2013 17:53:22 +0000 (+0100) Subject: spi/s3c64xx: Remove unused message queue X-Git-Tag: v3.12-rc1~192^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900bfe33b6d46058c4dd64d4bff7f287baf2a34e;p=pandora-kernel.git spi/s3c64xx: Remove unused message queue Since the driver has been converted to use the core message pump code the only use of the messsage queue in the driver is a check to see if it is empty which will always succeed since nothing ever adds to the queue. Just remove the queue. Signed-off-by: Mark Brown Acked-by: Kukjin Kim --- Reading git-diff-tree failed