diff options
| author | Takashi Iwai <[email protected]> | 2019-12-20 16:34:11 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-12-20 16:45:10 +0100 |
| commit | 2e4688676392767e16c1adeca4cc2c083e2db13f (patch) | |
| tree | 714a6ac47ef91fcfe758c202808a1dcbecdd8158 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | a032ff0e8065668e672eb2e223e265b7808f35a3 (diff) | |
ALSA: emu10k1: Make uapi/emu10k1.h compilable again
Recently we updated the content in alsa-lib uapi header files by just
copying from the latest Linus kernel uapi/*.h, and noticed that it
broke the build of some alsa-tools programs. The reason is that we
used to have a modified version in the past, so that the program can
be built without referring to the unexported stuff like
snd_ctl_elem_id or __user prefix.
This patch attempts to restore that, i.e. dropping the stuff that
can't be referred in the user-space. For adapting the changes in
uapi/emu10k1.h, the emu10k1 driver code is also slightly modified.
Most of changes are pointer cast.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions