pseries/cpuidle: Remove dependency of pseries.h file
authorDeepthi Dharwar <deepthi@linux.vnet.ibm.com>
Thu, 22 Aug 2013 09:53:42 +0000 (15:23 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 27 Aug 2013 04:36:09 +0000 (14:36 +1000)
As a part of pseries_idle cleanup to make the backend driver
code common to both pseries and powernv.
Remove non-essential smt_snooze_delay declaration in pseries.h
header file and pseries.h file inclusion in
pseries/processor_idle.c

Signed-off-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found