char: tpm: nuvoton: remove unused variable
authorMichal Nazarewicz <mina86@mina86.com>
Fri, 29 Nov 2013 17:00:18 +0000 (18:00 +0100)
committerPeter Huewe <peterhuewe@gmx.de>
Mon, 6 Jan 2014 13:37:24 +0000 (14:37 +0100)
commitd65e55d4999b394e37ffe12543ecd2a17b7c44fc
treec53911cc24453e824ae6d4bd17fe7f6a3ee2d028
parent383dec1fa3529b85ef736e7efc7bd3383c111d84
char: tpm: nuvoton: remove unused variable

“wait” wait queue is defined but never used in the function, thus
it can be removed.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Acked-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/tpm_i2c_nuvoton.c