From 55ab9ec99bbfb4450dfa9bc0fd9e2c5052f4c3f7 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Tue, 9 Sep 2014 11:01:55 +0900 Subject: [PATCH] mtd: denali: remove a set-but-unused variable The variable "retry" in wait_for_irq() is set, but not used. Signed-off-by: Masahiro Yamada Reviewed-by: Josh Triplett Signed-off-by: Brian Norris --- Reading git-format-patch failed