Remove unused 'PL011_BASE' macro
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Tue, 6 May 2014 12:25:37 +0000 (13:25 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Thu, 8 May 2014 09:04:43 +0000 (10:04 +0100)
commit31bce47e4e3f9850ab618ce3f2119963eb73f7b3
treec0ff339a647792581fb8881ec1091ab0f4747203
parente404d7f44a190b82332bb96daffa0c6239732218
Remove unused 'PL011_BASE' macro

'PL011_BASE' macro is no longer used because the right UART base
address is now directly given to the 'console_init()' function.
This patch removes it.

Change-Id: I94759c99602df4876291a56f9f6a75de337a65ec
include/drivers/arm/pl011.h
plat/fvp/platform.h