]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/boot/cpucheck.c
Merge branch 'linus' into core/printk
[linux-2.6-omap-h63xx.git] / arch / x86 / boot / cpucheck.c
index 2462c88689edd47ea939de1b2d54cb82c25b7a40..7804389ee0059eb8f4be589cccd24a2623f9567f 100644 (file)
@@ -9,8 +9,6 @@
  * ----------------------------------------------------------------------- */
 
 /*
- * arch/i386/boot/cpucheck.c
- *
  * Check for obligatory CPU features and abort if the features are not
  * present.  This code should be compilable as 16-, 32- or 64-bit
  * code, so be very careful with types and inline assembly.