
28 Apr
2009
28 Apr
'09
1:03 a.m.
Dear Peter Tyser,
In message 1240244533-22653-1-git-send-email-ptyser@xes-inc.com you wrote:
The output_data_short() and input_data_short() functions for the AmigaOneG3SE are unused and result in compiler warnings.
Signed-off-by: Peter Tyser ptyser@xes-inc.com
common/cmd_ide.c | 44 -------------------------------------------- 1 files changed, 0 insertions(+), 44 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
In C we had to code our own bugs, in C++ we can inherit them.