diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-12-30 22:27:42 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-12-30 22:28:59 +0100 |
commit | d06ed0c20960f124642ce77cd80056a35ffebe55 (patch) | |
tree | e3712e31dafb87598ea2a926c5d7de0f5d00dab1 /sound | |
parent | 7d8d3c377cc9731c3924f807c7769177ca3f0865 (diff) | |
download | linux-d06ed0c20960f124642ce77cd80056a35ffebe55.tar.bz2 |
ALSA: uapi: Add linux/types.h include back (but carefully)
A few uapi/sound/*.h headers have been corrected for recovering from
the compile errors with the existing user-space code (alsa-lib) by the
recent commits. OTOH, these introduced another regression, as now
linux/types.h inclusion became mandatory for the uapi header checks.
As a compromise, this patch re-adds linux/types.h inclusions again,
but conditionally not to break other non-standard user-space stuff
again.
Fixes: 2e4688676392 ("ALSA: emu10k1: Make uapi/emu10k1.h compilable again")
Fixes: d63e63d42107 ("ALSA: hdsp: Make uapi/hdsp.h compilable again")
Fixes: 4fa406caf950 ("ALSA: hdspm: Drop linux/types.h inclusion in uapi header")
Reported-by: kbuild test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/20191230212742.28925-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions