From: Stephen Rothwell <sfr@canb•auug.org.au>
To: David Miller <davem@davemloft•net>
Cc: linux-next@vger•kernel.org, Michael Buesch <mb@bu3sch•de>,
"John W. Linville" <linville@tuxdriver•com>
Subject: linux-next: net/wireless tree build failure
Date: Wed, 9 Jul 2008 21:26:41 +1000 [thread overview]
Message-ID: <20080709212641.7e7c81b3.sfr@canb.auug.org.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 3004 bytes --]
Hi Dave, John,
Today's linux-next build (sparc allmodconfig) failed like this:
In file included from drivers/net/wireless/b43/b43.h:8,
from drivers/net/wireless/b43/phy.c:33:
include/linux/ssb/ssb.h: In function `ssb_dma_mapping_error':
include/linux/ssb/ssb.h:431: error: implicit declaration of function `dma_mapping_error'
include/linux/ssb/ssb.h: At top level:
include/linux/ssb/ssb.h:439: warning: "enum dma_data_direction" declared inside parameter list
include/linux/ssb/ssb.h:439: warning: its scope is only this definition or declaration, which is probably not what you want
include/linux/ssb/ssb.h:440: error: parameter `dir' has incomplete type
include/linux/ssb/ssb.h: In function `ssb_dma_map_single':
include/linux/ssb/ssb.h:445: error: implicit declaration of function `dma_map_single'
include/linux/ssb/ssb.h: At top level:
include/linux/ssb/ssb.h:453: warning: "enum dma_data_direction" declared inside parameter list
include/linux/ssb/ssb.h:454: error: parameter `dir' has incomplete type
include/linux/ssb/ssb.h: In function `ssb_dma_unmap_single':
include/linux/ssb/ssb.h:460: error: implicit declaration of function `dma_unmap_single'
include/linux/ssb/ssb.h: At top level:
include/linux/ssb/ssb.h:470: warning: "enum dma_data_direction" declared inside parameter list
include/linux/ssb/ssb.h:471: error: parameter `dir' has incomplete type
include/linux/ssb/ssb.h: In function `ssb_dma_sync_single_for_cpu':
include/linux/ssb/ssb.h:478: error: implicit declaration of function `dma_sync_single_for_cpu'
include/linux/ssb/ssb.h: At top level:
include/linux/ssb/ssb.h:488: warning: "enum dma_data_direction" declared inside parameter list
include/linux/ssb/ssb.h:489: error: parameter `dir' has incomplete type
include/linux/ssb/ssb.h: In function `ssb_dma_sync_single_for_device':
include/linux/ssb/ssb.h:496: error: implicit declaration of function `dma_sync_single_for_device'
include/linux/ssb/ssb.h: At top level:
include/linux/ssb/ssb.h:507: warning: "enum dma_data_direction" declared inside parameter list
include/linux/ssb/ssb.h:508: error: parameter `dir' has incomplete type
include/linux/ssb/ssb.h: In function `ssb_dma_sync_single_range_for_cpu':
include/linux/ssb/ssb.h:516: error: implicit declaration of function `dma_sync_single_range_for_cpu'
include/linux/ssb/ssb.h: At top level:
include/linux/ssb/ssb.h:528: warning: "enum dma_data_direction" declared inside parameter list
include/linux/ssb/ssb.h:529: error: parameter `dir' has incomplete type
include/linux/ssb/ssb.h: In function `ssb_dma_sync_single_range_for_device':
include/linux/ssb/ssb.h:537: error: implicit declaration of function `dma_sync_single_range_for_device'
Probably caused by commit f225763a7d6c92c4932dbd528437997078496fcc
("ssb, b43, b43legacy, b44: Rewrite SSB DMA API"). ssb/ssb.h should
include linux/dma-mapping.h.
--
Cheers,
Stephen Rothwell sfr@canb•auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2008-07-09 11:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-09 11:26 Stephen Rothwell [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-06-09 13:33 linux-next: net/wireless tree build failure Stephen Rothwell
2009-06-09 13:54 ` Johannes Berg
2009-06-09 14:02 ` Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080709212641.7e7c81b3.sfr@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=davem@davemloft$(echo .)net \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linville@tuxdriver$(echo .)com \
--cc=mb@bu3sch$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox