
25 Apr
2011
25 Apr
'11
1:17 p.m.
Hi Wolfgang,
2011/4/12 Wolfgang Denk wd@denx.de
Dear Macpaul Lin, ...
- extern void ide_write_register(int, unsigned int, unsigned char);
...
- extern unsigned char ide_read_register(int, unsigned int);
Etc. Please move all such prototype decarations to an appropriate header file and get rid of these "extern"s here.
Thanks.
Best regards,
Wolfgang Denk
The patch v2 of this patch set has been send on 2011-04-12 as follows
cmd_ide: enhance new feature "CONFIG_IDE_AHB" http://patchwork.ozlabs.org/patch/90723/
ftide020: add faraday ide ahb controller http://patchwork.ozlabs.org/patch/90724/
Please help on checking if these 2 patch is adaptable.
Sorry for that at the time when I send patch v2, I have no idea about how to send patch with correct "In-reply-to" header.
Thanks.
-- Best regards, Macpaul Lin