X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Fsrc%2Fdma.c;h=d19e316255a32f3e7db7e79168f30ebf09e1beaf;hb=dc6f07cd80678ff56077ce7d9b2d1bbded6caa2b;hp=9945f3e44c51081fcfbb13faf6571ca4f41baed9;hpb=5d61afe9cc7019ce23856396488846950e656245;p=carl9170fw.git diff --git a/carlfw/src/dma.c b/carlfw/src/dma.c index 9945f3e..d19e316 100644 --- a/carlfw/src/dma.c +++ b/carlfw/src/dma.c @@ -27,7 +27,7 @@ #include "wl.h" #include "printf.h" -struct ar9170_dma_memory dma_mem __section(sram); +struct ar9170_dma_memory dma_mem __in_section(sram); static void copy_dma_desc(struct dma_desc *dst, struct dma_desc *src)