From: nick@nhthomas.freeserve.co.uk
To: linux-wireless@vger.kernel.org
Subject: RE: ath6kl build error.
Date: Fri, 8 Mar 2013 16:12:42 +0100 (CET) [thread overview]
Message-ID: <8215941.3511362755562919.JavaMail.www@wwinf3723> (raw)
In-Reply-To: <7009019.981362755325047.JavaMail.www@wwinf3702>
In fact, it is !
In drivers/include_local/linux/compat-2.6.34.h .
I see this:
#define sdio_set_host_pm_flags(a, b) 0
That's causing my compiler problem.
Regards
Nick
> Message Received: Mar 08 2013, 03:08 PM
> From: nick@nhthomas.freeserve.co.uk
> To: nick@nhthomas.freeserve.co.uk
> Cc:
> Subject: RE: ath6kl build error.
>
> The problem appears to be that sdio_set_host_pm_flags is already defined somewhere else.
Regards
Nick
> Message Received: Mar 08 2013, 11:25 AM
> From: nick@nhthomas.freeserve.co.uk
> To: linux-wireless@vger.kernel.org
> Cc:
> Subject: ath6kl build error.
>
>
> Hi,
>
> I'm getting a build error when building ath6kl modules.
>
> include/linux/mmc/sdio_func.h:162:12: error: expected identifier or '(' before numeric constant
>
> the line it's complaining about is like this:
>
> extern int sdio_set_host_pm_flags(struct sdio_func *func, mmc_pm_flag_t flags);
>
>
> A bit of googling has shown that others have seen the same problem too.
> But, I've not seen a fix for it.
>
> Any ideas appreciated.
>
>
> Regards
>
> Nick Thomas
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next parent reply other threads:[~2013-03-08 15:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <7009019.981362755325047.JavaMail.www@wwinf3702>
2013-03-08 15:12 ` nick [this message]
2013-03-08 11:25 ath6kl build error nick
2013-03-08 18:39 ` Larry Finger
2013-03-09 6:21 ` Kalle Valo
2013-03-10 14:13 ` nick
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=8215941.3511362755562919.JavaMail.www@wwinf3723 \
--to=nick@nhthomas.freeserve.co.uk \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.