Commit 21aa8ec3 authored by Mike Frysinger's avatar Mike Frysinger

net/irda: bfin_sir: back out transitional defines

Now that the common header is sane, we can drop the transitional cruft.
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent b1524e29
...@@ -26,9 +26,6 @@ ...@@ -26,9 +26,6 @@
#include <asm/cacheflush.h> #include <asm/cacheflush.h>
#include <asm/dma.h> #include <asm/dma.h>
#include <asm/portmux.h> #include <asm/portmux.h>
/* Some transitional glue */
#include <linux/serial_core.h>
#include <linux/circ_buf.h>
#include <mach/bfin_serial_5xx.h> #include <mach/bfin_serial_5xx.h>
#undef DRIVER_NAME #undef DRIVER_NAME
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment