]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/mm/discontig.c
Pull asus_acpi-0.30 into release branch
[linux-2.6-omap-h63xx.git] / arch / i386 / mm / discontig.c
index fe6eb901326e6610171a927dddd5e01280d7a71b..7c392dc553b89659ce6041f09d5aae62d95ab50a 100644 (file)
@@ -22,7 +22,6 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#include <linux/config.h>
 #include <linux/mm.h>
 #include <linux/bootmem.h>
 #include <linux/mmzone.h>
@@ -43,7 +42,7 @@ EXPORT_SYMBOL(node_data);
 bootmem_data_t node0_bdata;
 
 /*
- * numa interface - we expect the numa architecture specfic code to have
+ * numa interface - we expect the numa architecture specific code to have
  *                  populated the following initialisation.
  *
  * 1) node_online_map  - the map of all nodes configured (online) in the system