Skip to content
Commit 00c5794d authored by Jesper Nilsson's avatar Jesper Nilsson
Browse files

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: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent 134115cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment