From: Stefan Jeglinski <hidden> Date: 2001-09-21 02:26:10
Thanks, Kaoru!
Sorry, no patch yet. I'll do one if my next rsync doesn't have it fixed :-)
All extern declarations should be
extern void wakeup_bdflush(void);
definition should be:
void wakeup_bdflush(void);
and all calls should be:
wakeup_bdflush();
Stefan Jeglinski
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/