Add ret to return from console_uninit() function
The 'ret' was missing in console_uninit() implementation, so the
program doesn't return from console_uninit(). Instead, it keeps
executing the following instructions which is not expected.

Change-Id: I810684f37f61c41c6f95a3bb36914d0765da8571
Signed-off-by: Jimmy Huang <jimmy.huang@mediatek.com>
1 parent d0c104e commit c85a15fcbec0c6aa6234bf70f7bba7b9e39dca00
@Jimmy Huang Jimmy Huang authored on 31 Dec 2015
Yidi Lin committed on 3 Jan 2016
Showing 1 changed file
View
drivers/console/console.S