docs: DMA-API-HOWTO: add a missing "="
[linux-2.6-block.git] / Documentation / DMA-API-HOWTO.txt
index 1a721d0f35c857d38cda0d6572a7facb49059d90..db48c6fd3162bcec973a591bea97af602230148a 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