diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2009-05-19 12:53:36 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-05-20 22:36:28 +0200 |
commit | 2df72b82bc9e17b88dc82735a067749220beb025 (patch) | |
tree | da0b0633eacd7adcc016ccc636a2fcd6ad22f949 /CHANGELOG | |
parent | 9fd9abedcc3c10cf89353265cbe05f58609d51f3 (diff) | |
download | u-boot-imx-2df72b82bc9e17b88dc82735a067749220beb025.zip u-boot-imx-2df72b82bc9e17b88dc82735a067749220beb025.tar.gz u-boot-imx-2df72b82bc9e17b88dc82735a067749220beb025.tar.bz2 |
common: fix inline--weak error spotted by gcc 4.4
cmd_ide.c:547: error: inline function 'ide_inb' cannot be declared weak
removing the inline attribute fixes it.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions