Re: [PATCHv2 wireless-next] wifi: ath9k: add OF dependency to AHB
From: Rosen Penev
Date: Thu Jul 31 2025 - 17:21:54 EST
On Thu, Jul 31, 2025 at 1:15 PM Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote:
>
> On Fri, 2025-07-25 at 19:55 -0700, Rosen Penev wrote:
> > The conversion to OF missed adding a Kconfig dependency.
> >
> > Fixes: 2fa490c0d7 ("wifi: ath9k: ahb: replace id_table with of")
> > Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
> > ---
> > v2: Resend to satisfy bot as the commit is now present
>
> Well, bot points out the fixes tag is wrong :)
Ugh yeah. Will fix.
>
> johannes