]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/mmu.h
DSP: Move code to use only one dsp_common.h
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / mmu.h
index c4922d10e6948d8a6ff6f4741c3bdf70b1025e78..736932e55939dc09230cf6d2a72fb070dc98dd2c 100644 (file)
@@ -59,9 +59,6 @@
 
 #define IOMAP_VAL      0x3f
 
-#define omap_dsp_request_mem() do { } while (0)
-#define omap_dsp_release_mem() do { } while (0)
-
 #define INIT_TLB_ENTRY(ent,v,p,ps)                             \
 do {                                                           \
        (ent)->va       = (v);                                  \