REMOVE OMAP LEGACY CODE: Remove dspgateway
authorTony Lindgren <tony@atomide.com>
Thu, 15 Jan 2009 16:26:05 +0000 (18:26 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 15 Jan 2009 17:42:19 +0000 (19:42 +0200)
commit2512fd29db4eb09e82d182596304c7aaf76d2c5c
tree7c77f5bdf6ce8d5e0a14409f76d84ee4e63f9d5a
parent3eae3ea7c443fc4330574dffea65b6f2f53a2574
REMOVE OMAP LEGACY CODE: Remove dspgateway

This is moved into a dspgateway branch against the
mainline tree.

Signed-off-by: Tony Lindgren <tony@atomide.com>
39 files changed:
arch/arm/Kconfig
arch/arm/include/asm/pgtable.h
arch/arm/mach-omap1/Makefile
arch/arm/mach-omap1/mmu.c [deleted file]
arch/arm/mach-omap1/mmu.h [deleted file]
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/mmu.c [deleted file]
arch/arm/mach-omap2/mmu.h [deleted file]
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/Makefile
arch/arm/plat-omap/include/mach/dsp.h [deleted file]
arch/arm/plat-omap/include/mach/dsp_common.h
arch/arm/plat-omap/include/mach/mmu.h [deleted file]
arch/arm/plat-omap/mmu.c [deleted file]
drivers/Makefile
drivers/dsp/dspgateway/Kconfig [deleted file]
drivers/dsp/dspgateway/Makefile [deleted file]
drivers/dsp/dspgateway/dsp.h [deleted file]
drivers/dsp/dspgateway/dsp_common.c [deleted file]
drivers/dsp/dspgateway/dsp_core.c [deleted file]
drivers/dsp/dspgateway/dsp_ctl.c [deleted file]
drivers/dsp/dspgateway/dsp_ctl_core.c [deleted file]
drivers/dsp/dspgateway/dsp_mbcmd.h [deleted file]
drivers/dsp/dspgateway/dsp_mem.c [deleted file]
drivers/dsp/dspgateway/error.c [deleted file]
drivers/dsp/dspgateway/hardware_dsp.h [deleted file]
drivers/dsp/dspgateway/ipbuf.c [deleted file]
drivers/dsp/dspgateway/ipbuf.h [deleted file]
drivers/dsp/dspgateway/mblog.c [deleted file]
drivers/dsp/dspgateway/mmu.h [deleted file]
drivers/dsp/dspgateway/omap1_dsp.h [deleted file]
drivers/dsp/dspgateway/omap2_dsp.h [deleted file]
drivers/dsp/dspgateway/proclist.h [deleted file]
drivers/dsp/dspgateway/task.c [deleted file]
drivers/dsp/dspgateway/taskwatch.c [deleted file]
drivers/dsp/dspgateway/uaccess_dsp.S [deleted file]
drivers/dsp/dspgateway/uaccess_dsp.h [deleted file]
include/linux/kfifo.h
kernel/kfifo.c