Revert "microblaze: Add topology init"
authorMichal Simek <monstr@monstr.eu>
Mon, 30 Jan 2012 09:53:08 +0000 (10:53 +0100)
committerMichal Simek <monstr@monstr.eu>
Tue, 31 Jan 2012 08:06:52 +0000 (09:06 +0100)
commit20972094ecf4a5dbe4bcb8944389a7d6c479e888
treedf65a511f1b488cf742f4649b388ddf6afa3412f
parent5af9716e67a7c187767f228893696239cb6a06d6
Revert "microblaze: Add topology init"

This reverts commit b4e8ffeeb4f8f373056e0729a0d47770e0c8e195.

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

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>
arch/microblaze/kernel/setup.c