]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: wm0010: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 15:19:43 +0000 (16:19 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Dec 2016 16:30:49 +0000 (16:30 +0000)
commit98856d5ad89c4bb13544b1f1367a4d8355296a2d
tree94dfe76719b4d5757c512c2789f65605ceaf82fc
parenta5de5b74a50113564a1e0850e2da96c37c35e55d
ASoC: wm0010: Remove unneeded linux/miscdevice.h include

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

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm0010.c