diff options
Diffstat (limited to 'dma/nwl_defines.h')
-rw-r--r-- | dma/nwl_defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dma/nwl_defines.h b/dma/nwl_defines.h index c1ff2eb..ce3b686 100644 --- a/dma/nwl_defines.h +++ b/dma/nwl_defines.h @@ -33,7 +33,7 @@ -#define DMA_BD_MINIMUM_ALIGNMENT 0x40 /**< Minimum byte alignment +#define DMA_BD_MINIMUM_ALIGNMENT 0x40 /**< Minimum byte alignment */ /* Common DMA registers */ #define REG_DMA_CTRL_STATUS 0x4000 /**< DMA Common Ctrl & Status */ |