]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/cpu/mtrr/amd.c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[linux-2.6] / arch / x86 / kernel / cpu / mtrr / amd.c
index 0949cdbf848afcceff5e997f12ac882075c45876..ee2331b0e58fe1b19c6fd22ca6e01cc290b7eb23 100644 (file)
@@ -53,8 +53,6 @@ static void amd_set_mtrr(unsigned int reg, unsigned long base,
     <base> The base address of the region.
     <size> The size of the region. If this is 0 the region is disabled.
     <type> The type of the region.
-    <do_safe> If TRUE, do the change safely. If FALSE, safety measures should
-    be done externally.
     [RETURNS] Nothing.
 */
 {