]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Add DSP common code
authorToshihiro Kobayashi <toshihiro.kobayashi@nokia.com>
Fri, 8 Dec 2006 00:20:22 +0000 (16:20 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Mar 2007 07:57:52 +0000 (23:57 -0800)
commitba8c5c5cf1ebc85b0fe891e5eae925251a27a188
treeeb91499656ba0b953f54e69ba5c2965566837d6b
parent29e0e97789afbaa15ea72b14c8648946d22788ca
ARM: OMAP: Add DSP common code

Add DSP common code

Signed-off-by: Toshihiro Kobayashi <toshihiro.kobayashi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/Makefile
arch/arm/plat-omap/dsp/Kconfig [new file with mode: 0644]
arch/arm/plat-omap/dsp/Makefile [new file with mode: 0644]
arch/arm/plat-omap/dsp/dsp_common.c [new file with mode: 0644]
arch/arm/plat-omap/dsp/dsp_common.h [new file with mode: 0644]
arch/arm/plat-omap/dsp/hardware_dsp.h [new file with mode: 0644]
arch/arm/plat-omap/dsp/omap1_dsp.h [new file with mode: 0644]
arch/arm/plat-omap/dsp/omap2_dsp.h [new file with mode: 0644]