Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

This commit is contained in:
Michal Simek
2012-03-30 12:10:03 +02:00
9868 changed files with 461476 additions and 277881 deletions

View File

@@ -30,7 +30,6 @@
#include <asm/entry.h>
#include <asm/cpuinfo.h>
#include <asm/system.h>
#include <asm/prom.h>
#include <asm/pgtable.h>
@@ -51,8 +50,6 @@ void __init setup_arch(char **cmdline_p)
unflatten_device_tree();
/* NOTE I think that this function is not necessary to call */
/* irq_early_init(); */
setup_cpuinfo();
microblaze_cache_init();