original_kernel/arch/microblaze/kernel
Michal Simek 9afc416517 Revert "microblaze: Add topology init"
This reverts commit d761f0c521.

Patch: "cpu: Register a generic CPU device on architectures that currently do not"
(sha1: 9f13a1fd45)

selects GENERIC_CPU_DEVICES for Microblaze which register cpu.
My patch was done in the same time that's why cpu was registered twice which
caused this warning log:

------------[ cut here ]------------
WARNING: at fs/sysfs/dir.c:481 sysfs_add_one+0xb0/0xdc()
sysfs: cannot create duplicate filename '/devices/system/cpu/cpu0'
Modules linked in:
...

Signed-off-by: Michal Simek <monstr@monstr.eu>
2012-01-31 09:06:52 +01:00
..
cpu
Makefile
asm-offsets.c
dma.c
early_printk.c microblaze: Send CR before LF for early console 2012-01-05 08:34:25 +01:00
entry-nommu.S
entry.S microblaze: Trivial asm fix 2012-01-05 08:34:28 +01:00
exceptions.c
ftrace.c
head.S
heartbeat.c
hw_exception_handler.S
init_task.c
intc.c microblaze: Change NO_IRQ to 0 2012-01-05 08:29:13 +01:00
irq.c microblaze: Change NO_IRQ to 0 2012-01-05 08:29:13 +01:00
kgdb.c
mcount.S
microblaze_ksyms.c
misc.S
module.c microblaze: Fix debug message in module 2012-01-05 08:34:27 +01:00
process.c
prom.c
prom_parse.c
ptrace.c audit: inline audit_syscall_entry to reduce burden on archs 2012-01-17 16:16:56 -05:00
reset.c
selfmod.c
setup.c Revert "microblaze: Add topology init" 2012-01-31 09:06:52 +01:00
signal.c
stacktrace.c
sys_microblaze.c
syscall_table.S microblaze: Wire-up new system calls 2012-01-05 11:16:51 +01:00
timer.c microblaze: Remove eprintk macro 2012-01-05 08:34:26 +01:00
traps.c
unwind.c
vmlinux.lds.S