]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/DMA-API-HOWTO.txt
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[linux.git] / Documentation / DMA-API-HOWTO.txt
index 0e98cf7466dd097c70e1b0e6e8466f560ab7b44e..cb712a02f59fc38c0bf1754a7324b0eae33f6bf0 100644 (file)
@@ -147,7 +147,7 @@ networking subsystems make sure that the buffers they use are valid
 for you to DMA from/to.
 
 DMA addressing capabilities
-==========================
+===========================
 
 By default, the kernel assumes that your device can address 32-bits of DMA
 addressing.  For a 64-bit capable device, this needs to be increased, and for