Re: PROBLEM: No config definition for ATHEROS_AR71XX From: Luis R. Rodriguez <hidden> Date: 2011-05-19 20:34:55 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
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help