• Arnaldo Carvalho de Melo's avatar
    tools include UAPI: Sync sound/asound.h copy with the kernel sources · c850897b
    Arnaldo Carvalho de Melo authored
    Picking the changes from:
    
      37745918 ("ALSA: timer: Introduce virtual userspace-driven timers")
    
    Which entails no changes in the tooling side as it only introduces new
    SNDRV_TIMER_IOCTL_ ioctls, and the ones tracked by scripts in
    tools/perf/trace/beauty/ are only SNDRV_PCM_IOCTL_ and SNDRV_CTL_IOCTL_,
    we still need to support SNDRV_TIMER_IOCTL_ ones, but that probably will
    be one of the first for a BTF enumeration based approach :-)
    
    This silences this perf tools build warning:
    
      diff -u tools/perf/trace/beauty/include/uapi/sound/asound.h include/uapi/sound/asound.h
    
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Ian Rogers <irogers@google.com>
    Cc: Ivan Orlov <ivan.orlov0322@gmail.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Kan Liang <kan.liang@linux.intel.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Takashi Iwai <tiwai@suse.de>
    Link: https://lore.kernel.org/lkml/ZvrB-g_E7g2ArlYW@x1Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    c850897b
asound.h 54.7 KB