This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SPI driver for AT91


On Tue, Oct 12, 2004 at 10:00:31AM -0400, Nicolas Brouard wrote:
> Hi, 
> in the file packages/devs/spi/arm/at91/current/src/spi_at91.c, the line 360 
> has no effect. 
>         if (NULL != rx_data);
>             rx_data += tr_count;
> I suppose we have to remove the ';' at the end of the line.

Curtainly looks wrong, but lets wait for Savin to comment.

        Thanks
                Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]