]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: rt5677: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 15:23:02 +0000 (16:23 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Dec 2016 16:27:19 +0000 (16:27 +0000)
commitdf3b5733496f7c375fcb200a5a82b7d89d75cfd1
tree0b362f5faaea7779b107064f12b8b06ae90f1fb5
parenta5de5b74a50113564a1e0850e2da96c37c35e55d
ASoC: rt5677: Remove unneeded linux/miscdevice.h include

sound/soc/codecs/rt5677-spi.c does not use any miscdevice so this patch
remove this unnecessary inclusion.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5677-spi.c