]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/memstick/host/r592.c: make r592_pm_ops static
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:26:13 +0000 (10:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:26:33 +0000 (17:26 +1100)
commit7e7eb9f8419bc7b340edc7a033272a2aaf726489
tree0a6ef363ab516a669b7f85cbe6a5e5475b86666e
parentdc88f2e304b7fef2b5e82a28a1a8ff5b0fc5c32c
drivers/memstick/host/r592.c: make r592_pm_ops static

r592_pm_ops is not exported. Also, CONFIG_PM_SLEEP is used to
remove unnecessary ifdefs.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/memstick/host/r592.c