commit | d92c8d9abec57b33aebd398f385a7886a70df527 | [log] [tgz] |
---|---|---|
author | Paul Geary <paul.geary@arm.com> | Mon Apr 15 12:35:44 2013 +0100 |
committer | Paul Geary <paul.geary@arm.com> | Mon Apr 15 12:35:44 2013 +0100 |
tree | 88f0d7ba2ae234c1d7001487fdfbc5349346a281 | |
parent | f8b99699d7020609330ac9e7d949b58204924aed [diff] |
Fixes build when -Werror=unused-variable is enabled There is an unused variable in armsoc_driver.c which will cause the build to fail when this option is enabled. This commit removes the unused variable. Change-Id: If9fa8c6f94b1dadbf5d82201749fb070a9bb7d9a