]> err.no Git - linux-2.6/blobdiff - arch/sh64/boot/compressed/misc.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
[linux-2.6] / arch / sh64 / boot / compressed / misc.c
index 89dbf45df3c862908c9aa9c16d68236585d0e310..aea00c53ce29f8e580e731cbbe2cb66f44a8e9e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/shmedia/boot/compressed/misc.c
+ * arch/sh64/boot/compressed/misc.c
  *
  * This is a collection of several routines from gzip-1.0.3
  * adapted for Linux.
@@ -9,7 +9,6 @@
  * Adapted for SHmedia from sh by Stuart Menefy, May 2002
  */
 
-#include <linux/config.h>
 #include <asm/uaccess.h>
 
 /* cache.c */