Skip to content

Commit 92a5288

Browse files
jjuhlbroonie
authored andcommitted
ASoC: MPC5200: Eliminate duplicate include of of_device.h
Eliminate duplicate #include <linux/of_device.h> from sound/soc/fsl/mpc5200_dma.c Signed-off-by: Jesper Juhl <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent eba19fd commit 92a5288

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/fsl/mpc5200_dma.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <linux/module.h>
1010
#include <linux/of_device.h>
1111
#include <linux/slab.h>
12-
#include <linux/of_device.h>
1312
#include <linux/of_platform.h>
1413

1514
#include <sound/soc.h>

0 commit comments

Comments
 (0)