aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndi Kleen <ak@muc.de>2004-08-22 22:43:48 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-22 22:43:48 -0700
commit65cae9f4a1e7f3d69f73ac9b83a01b143f5dc642 (patch)
treef1dfd73a67e3df672bdb292594456d08f88378ef /include
parentb1b58955f7de4c8847419ebe0d617e91b353bdf4 (diff)
downloadhistory-65cae9f4a1e7f3d69f73ac9b83a01b143f5dc642.tar.gz
[PATCH] gcc-3.5 fixes
Trivial gcc-3.5 build fixes. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-i386/mtrr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/mtrr.h b/include/asm-i386/mtrr.h
index 46c5561cb643ae..5b6ceda68c5f14 100644
--- a/include/asm-i386/mtrr.h
+++ b/include/asm-i386/mtrr.h
@@ -67,8 +67,6 @@ struct mtrr_gentry
#ifdef __KERNEL__
-extern char *mtrr_strings[];
-
/* The following functions are for use by other drivers */
# ifdef CONFIG_MTRR
extern int mtrr_add (unsigned long base, unsigned long size,