ARM: 8080/1: mcpm.h: remove unused variable declaration
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 19 Jun 2014 21:57:01 +0000 (22:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jun 2014 09:29:32 +0000 (10:29 +0100)
The sync_phys variable has been replaced by link time computation in
mcpm_head.S before the code was submitted upstream.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found