pm_runtime.h: explicitly requires notifier.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 11:08:41 +0000 (07:08 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:30 +0000 (19:32 -0400)
This file was getting notifier.h via device.h --> module.h but
the module.h inclusion is going away, so add notifier.h directly.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found