Move console.c to pl011 specific driver location
Rename drivers/console/console.c to
drivers/arm/peripherals/pl011/pl011_console.c. This makes it clear
that this is a pl011 specific console implementation.

Fixes ARM-software/tf-issues#129

Change-Id: Ie2f8109602134c5b86993e32452c70734c45a3ed
1 parent 4b79cce commit d72f6e31b0b2b45c087ff7baf437f03b0d57a882
@Dan Handley Dan Handley authored on 14 Apr 2014
Showing 3 changed files
View
drivers/arm/peripherals/pl011/pl011_console.c 0 → 100644
View
drivers/console/console.c 100644 → 0
View
plat/fvp/platform.mk