mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() The pcmtest driver tests use the kselftest harness which requires that
_GNU_SOURCE is defined but nothing causes it to be defined. Since the
KHDR_INCLUDES Makefile variable has had the required define added let's
use that, this should provide some futureproofing.
Fixes:
|
||
---|---|---|
.. | ||
conf.d | ||
.gitignore | ||
alsa-local.h | ||
conf.c | ||
Makefile | ||
mixer-test.c | ||
pcm-test.c | ||
pcm-test.conf | ||
test-pcmtest-driver.c |