Remove obsolete #include <linux/config.h>
[sfrench/cifs-2.6.git] / arch / mips / kernel / unaligned.c
index 5b5a3736cbbcb002eaf0b61c4dd9507343df094f..7e7d54823486f0acc367451a527a2a481925b829 100644 (file)
@@ -72,7 +72,6 @@
  *       A store crossing a page boundary might be executed only partially.
  *       Undo the partial store in this case.
  */
-#include <linux/config.h>
 #include <linux/mm.h>
 #include <linux/module.h>
 #include <linux/signal.h>