[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.SOC.4.64.0708051302310.12916@math.ut.ee>
Date: Sun, 5 Aug 2007 13:03:04 +0300 (EEST)
From: Meelis Roos <mroos@...ux.ee>
To: Michael Buesch <mb@...sch.de>
cc: netdev@...r.kernel.org
Subject: Re: b44 compile error on !PCI
> > CC [M] drivers/net/b44.o
> > drivers/net/b44.c: In function 'b44_sync_dma_desc_for_device':
> > drivers/net/b44.c:134: error: implicit declaration of function 'dma_sync_single_range_for_device'
> > drivers/net/b44.c: In function 'b44_sync_dma_desc_for_cpu':
> > drivers/net/b44.c:144: error: implicit declaration of function 'dma_sync_single_range_for_cpu'
>
> Are you sure this is related to !PCI ?
> If I grep include/asm-sparc64/dma-mapping.h I don't
> find dma_sync_single_range_for_*
> So I'd rather call this a bug in the arch code of sparc64.
Yes, now that Dave Miller added these functions to sparc64, b44 compiles
fine.
--
Meelis Roos (mroos@...ux.ee)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists