]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/base: change module.h -> export.h in power/common.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 28 Sep 2011 22:23:03 +0000 (18:23 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:39 +0000 (19:31 -0400)
commitf550648f805aa182d6cef98b76642a4d0448a853
tree3752d08fe46febc140874a2cf8f8004df93529f1
parent391875426433e0acb3d47445ce911c17cb8af825
drivers/base: change module.h -> export.h in power/common.c

This file isn't using full modular functionality, and hence
can be "downgraded" to just using export.h

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/base/power/common.c