Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[ATM]: Clean up duplicate includes in drivers/atm/

This patch cleans up duplicate includes in
drivers/atm/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jesper Juhl and committed by
David S. Miller
af350218 dcbdc93c

-1
-1
drivers/atm/lanai.c
··· 65 65 #include <linux/init.h> 66 66 #include <linux/delay.h> 67 67 #include <linux/interrupt.h> 68 - #include <linux/dma-mapping.h> 69 68 70 69 /* -------------------- TUNABLE PARAMATERS: */ 71 70