ARM: smp_twd: don't warn on no DT node
authorRob Herring <rob.herring@calxeda.com>
Thu, 25 Oct 2012 18:53:09 +0000 (13:53 -0500)
committerRob Herring <rob.herring@calxeda.com>
Wed, 31 Oct 2012 18:46:30 +0000 (13:46 -0500)
commit0336517b38c5fd643784eeee8f0d73efd48e3361
treed862c3374aa93f2f80edea0058e7b7dbd12ed8b8
parent7d6ab9b8620bbca6718b36242113f4f069840641
ARM: smp_twd: don't warn on no DT node

Not having a TWD is valid if we have multiple platforms with different
cores, so remove the warning message.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/kernel/smp_twd.c