ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h include
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 15:23:01 +0000 (16:23 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Dec 2016 16:26:58 +0000 (16:26 +0000)
commite98aa526b4c5eb322b1334b1d7f7051851ed037c
tree21a1d1d059cc02871a30f8c3c0354acc29fba634
parenta5de5b74a50113564a1e0850e2da96c37c35e55d
ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h include

sound/soc/codecs/rt5514-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/rt5514-spi.c