Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
This commit is contained in:
commit
2e2d663d2d
41 changed files with 2257 additions and 218 deletions
|
|
@ -84,6 +84,7 @@ struct cpuidle_device {
|
|||
};
|
||||
|
||||
DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);
|
||||
DECLARE_PER_CPU(struct cpuidle_device, cpuidle_dev);
|
||||
|
||||
/**
|
||||
* cpuidle_get_last_residency - retrieves the last state's residency time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue