From 00c5794d2df7a8586d4c1dc11c54ea5714fbe17f Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Thu, 15 Jan 2015 17:49:02 +0100 Subject: [PATCH] CRISv32: Avoid warning of unused variable Avoids the warning about: warning: 'bite_in_progress' defined but not used [-Wunused-variable] Variable is only used if the Kconfig CONFIG_ETRAX_WATCHDOG_NICE_DOGGY is set. Signed-off-by: Jesper Nilsson --- Reading git-format-patch failed