* Re: PROBLEM: No config definition for ATHEROS_AR71XX
[not found] <4DD5315A.4050005@uwaterloo.ca>
@ 2011-05-19 20:34 ` Luis R. Rodriguez
0 siblings, 0 replies; only message in thread
From: Luis R. Rodriguez @ 2011-05-19 20:34 UTC (permalink / raw)
To: Sarah Nadi
Cc: Luis Rodriguez, Jouni Malinen, Vasanth Thiagarajan,
Senthilkumar Balasubramanian, linux-wireless@vger.kernel.org,
ath9k-devel@venema.h4ckr.net
On Thu, May 19, 2011 at 08:03:54AM -0700, Sarah Nadi wrote:
> #ifdef CONFIG_ATHEROS_AR71XX
> int ath_ahb_init(void);
> void ath_ahb_exit(void);
> #else
> static inline int ath_ahb_init(void) { return 0; };
> static inline void ath_ahb_exit(void) {};
> #endif
This was present in openwrt tree, Gabor has started moving
this stuff upstream, and recently removed the ifdef stuff
anyway IIRC.
Luis
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-19 20:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4DD5315A.4050005@uwaterloo.ca>
2011-05-19 20:34 ` PROBLEM: No config definition for ATHEROS_AR71XX Luis R. Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).