On Sun, May 13, 2012 at 04:28:32PM -0400, David Miller wrote: > --- a/arch/sparc/include/asm/floppy_64.h > +++ b/arch/sparc/include/asm/floppy_64.h > @@ -194,7 +191,7 @@ static void sun_fd_set_dma_count(int length) > > static void sun_fd_enable_dma(void) > { > - pdma_vaddr = mmu_lockarea(pdma_vaddr, pdma_size); > + pdma_vaddr = pdma_vaddr; > -#define mmu_lockarea(vaddr, len) (vaddr) Drop the first changed line entirely? I see it was effectively there before, but still :) -- 2. That which causes joy or happiness. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html