diff options
author | Mikko Rapeli <[email protected]> | 2015-10-15 07:55:55 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2015-10-15 10:02:26 +0200 |
commit | a82d24f83de2c63199acead488259fcdf947e90e (patch) | |
tree | 1edc00881e781763c99327bd4cab9bfcd751dd13 /tools/perf/scripts/python/sched-migration.py | |
parent | 5a1f8c42259a424cfd262185da872764dcc673ad (diff) |
ALSA: emu10k1: added EMU10K1 version of DECLARE_BITMAP macro for UAPI
Fixes userspace compilation error:
error: expected specifier-qualifier-list before ‘DECLARE_BITMAP’
DECLARE_BITMAP(gpr_valid, 0x200); /* bitmask of valid initializers */
DECLARE_BITMAP macro is not meant for userspace headers and thus
added here as private copy for emu10k.h.
Fix was suggested by Arnd Bergmann <[email protected]> in message
<2168807.4Yxh5gl11Q@wuerfel> and Takashi Iwai <[email protected]>
in message <[email protected]> on lkml.
Signed-off-by: Mikko Rapeli <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions