git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
134115c
)
CRISv32: Avoid warning of unused variable
author
Jesper Nilsson
<jespern@axis.com>
Thu, 15 Jan 2015 16:49:02 +0000
(17:49 +0100)
committer
Jesper Nilsson
<jespern@axis.com>
Thu, 29 Jan 2015 09:10:08 +0000
(10:10 +0100)
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 <jesper.nilsson@axis.com>
arch/cris/arch-v32/kernel/time.c
patch
|
blob
|
history
diff --cc
arch/cris/arch-v32/kernel/time.c
Simple merge