]> err.no Git - linux-2.6/blobdiff - include/asm-x86/setup.h
Input: pxa27x_keypad - miscellaneous fixes
[linux-2.6] / include / asm-x86 / setup.h
index f745de2111911dfbbab7f3de02db67bb693e0f1b..fa6763af8d2686c8d1b52a023f72c70806ec5bc4 100644 (file)
@@ -55,8 +55,8 @@ struct e820entry;
 char * __init machine_specific_memory_setup(void);
 char *memory_setup(void);
 
-int __init copy_e820_map(struct e820entry * biosmap, int nr_map);
-int __init sanitize_e820_map(struct e820entry * biosmap, char * pnr_map);
+int __init copy_e820_map(struct e820entry *biosmap, int nr_map);
+int __init sanitize_e820_map(struct e820entry *biosmap, char *pnr_map);
 void __init add_memory_region(unsigned long long start,
                              unsigned long long size, int type);