X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fdma-mapping.h;h=c8b5d0db0cf08d8580efdffed8227dbf83f0624f;hb=7616ee95f27a04fd5a6434e9ef4a82cec4b2807c;hp=abfb75b654c7df7f8795b1f0db4ea4aa173fd0e8;hpb=2874b391bd78a5b8cb84be67297a345fbdec4ac8;p=linux-2.6 diff --git a/include/asm-arm/dma-mapping.h b/include/asm-arm/dma-mapping.h index abfb75b654..c8b5d0db0c 100644 --- a/include/asm-arm/dma-mapping.h +++ b/include/asm-arm/dma-mapping.h @@ -445,7 +445,7 @@ extern void dmabounce_unregister_dev(struct device *); * * The dmabounce routines call this function whenever a dma-mapping * is requested to determine whether a given buffer needs to be bounced - * or not. The function must return 0 if the the buffer is OK for + * or not. The function must return 0 if the buffer is OK for * DMA access and 1 if the buffer needs to be bounced. * */