]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pci/hda: Remove unused, broken, header file
authorBen Hutchings <ben.hutchings@codethink.co.uk>
Fri, 1 Jun 2018 15:32:30 +0000 (16:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 1 Jun 2018 15:37:00 +0000 (17:37 +0200)
commit3cbb74521364b0082c0b16d3ce9f97990410f7fb
tree53172bb38877b041b82f6a0725e472aba199d9b6
parent020afb7f58475886f5dbe568a44199cc558b2833
ALSA: pci/hda: Remove unused, broken, header file

sound/pci/hda/local.h seems to be an earlier version of
sound/hda/local.h; it was added at the same time but doesn't seem to
have ever been used (within the git history).  Most of its macros
depend on a hdac_read_parm() function which is not defined anywhere.

Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/local.h [deleted file]