From: Jesper Nilsson Date: Thu, 15 Jan 2015 16:49:02 +0000 (+0100) Subject: CRISv32: Avoid warning of unused variable X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~81^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c5794d2df7a8586d4c1dc11c54ea5714fbe17f;p=pandora-kernel.git 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-diff-tree failed