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:
6a5fe77
)
efi: resolve warnings found on ARM compile
author
Roy Franz
<roy.franz@linaro.org>
Sun, 22 Sep 2013 22:45:42 +0000
(15:45 -0700)
committer
Matt Fleming
<matt.fleming@intel.com>
Wed, 25 Sep 2013 11:34:45 +0000
(12:34 +0100)
warnings from gcc:
warning: label 'free_pool' defined but not used [-Wunused-label]
warning: value computed is not used [-Wunused-value]
Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
No differences found