On Thu, 17 Aug 2023 11:37:39 +0200, Ruan Jinjie wrote: > > Since pcmtest is a test module that manipulates or gets > notification via debugfs, without DEBUG_FS it can not work fine. > So make SND_PCMTEST depend on DEBUG_FS. > > Signed-off-by: Ruan Jinjie <ruanjinjie@xxxxxxxxxx> > --- > v2: > - make it depend on DEBUG_FS instead of dropping error check. Applied now. Thanks. Takashi