[EMAIL PROTECTED] wrote:
I am getting the following error when I try to build my just checked out
kernel.

drivers/net/b44.c: in function `b44_sync_dma_desc_for_device':
drivers/net/b44.c:151: 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:161: error: implicit declaration of function
`dma_sync_single_range_for_cpu':

has anyone seen this before?

Not me.

Try to disable

-- cut --
config B44
        tristate "Broadcom 440x/47xx ethernet support"
        depends on SSB_POSSIBLE
        select SSB
        select MII
        help
          If you have a network (Ethernet) controller of this type, say Y
          or M and read the Ethernet-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>.

          To compile this driver as a module, choose M here. The module
          will be called b44.
-- cut --

Any special reason why you try to use this?

Cheers

Dirk

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to