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
1 file changed