]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/char/esp.c
Convert files to UTF-8 and some cleanups
[net-next-2.6.git] / drivers / char / esp.c
index 2e7ae42a5503be7b3120ee91acc2e9fb50e00cde..28607763ae649001d31894bdd1654c470ebc7818 100644 (file)
@@ -19,7 +19,7 @@
  *
  *  rs_set_termios fixed to look also for changes of the input
  *      flags INPCK, BRKINT, PARMRK, IGNPAR and IGNBRK.
- *                                            Bernd Anhpl 05/17/96.
+ *                                            Bernd Anhäupl 05/17/96.
  *
  * --- End of notices from serial.c ---
  *
 #include <linux/mm.h>
 #include <linux/init.h>
 #include <linux/delay.h>
+#include <linux/bitops.h>
 
 #include <asm/system.h>
 #include <asm/io.h>
-#include <asm/bitops.h>
 
 #include <asm/dma.h>
 #include <linux/slab.h>