lkml.org 
[lkml]   [2004]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Remove prototypes of nonexistent functions from arch/i386 files
diff -ru linux-2.6.7-orig/arch/i386/kernel/cpu/mtrr/mtrr.h
linux-2.6.7-new/arch/i386/kernel/cpu/mtrr/mtrr.h
--- linux-2.6.7-orig/arch/i386/kernel/cpu/mtrr/mtrr.h 2004-06-15 22:19:01.000000000 -0700
+++ linux-2.6.7-new/arch/i386/kernel/cpu/mtrr/mtrr.h 2004-07-18 08:54:52.000000000 -0700
@@ -52,7 +52,6 @@
};

extern int generic_get_free_region(unsigned long base, unsigned long size);
-extern void generic_init_secondary(void);
extern int generic_validate_add_page(unsigned long base, unsigned long size,
unsigned int type);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:04    [from the cache]
©2003-2011 Jasper Spaans