Skip to content
Snippets Groups Projects
Commit 2df72b82 authored by Kim Phillips's avatar Kim Phillips Committed by Wolfgang Denk
Browse files

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: default avatarKim Phillips <kim.phillips@freescale.com>
parent 9fd9abed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment