diff options
author | Pavel Herrmann <morpheus.ibis@gmail.com> | 2012-10-07 05:56:10 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-17 07:59:09 -0700 |
commit | 19be2ea2ef41300fd720b229caa764d70de48297 (patch) | |
tree | 37f43e7d2d721e1f95ad7055c52ddf3369f57056 /tools | |
parent | 28920b1fd297cb95ca3e7b6e782929158a8c0aa2 (diff) | |
download | u-boot-imx-19be2ea2ef41300fd720b229caa764d70de48297.zip u-boot-imx-19be2ea2ef41300fd720b229caa764d70de48297.tar.gz u-boot-imx-19be2ea2ef41300fd720b229caa764d70de48297.tar.bz2 |
make ide_led() a weak alias
Make ide_led() a weak alias instead of global/local function/empty macro
based on CONFIG_IDE_LED value and/or board-specific CONFIGs, to get rid of
board-specific code in cmd_ide.c
Define dummy values to get rid of compoler errors in case where ide_led()
used to be an empty macro
Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions