]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: remove DSP platform device
authorKristina Martšenko <kristina.martsenko@gmail.com>
Tue, 15 Jul 2014 23:30:19 +0000 (02:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2014 04:01:05 +0000 (21:01 -0700)
commit50070baf938c5647842f6e01c41a0f7e2cd5174e
treeabea60499ec401178f21de046e4026e7fed230fa
parent35af2549127bdbef7a1ef8bb030273e6b7fee3d6
ARM: OMAP2+: remove DSP platform device

It was added to support DSP Bridge. Since DSP Bridge was removed, and
nothing else is using the platform device, remove it too.

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Cc: Omar Ramirez Luna <omar.ramirez@copitl.com>
Cc: Suman Anna <s-anna@ti.com>
Cc: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/common.c
arch/arm/mach-omap2/dsp.c [deleted file]
include/linux/platform_data/dsp-omap.h [deleted file]