drivers/memstick/host/r592.c: make r592_pm_ops static
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Apr 2013 22:28:34 +0000 (15:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 May 2013 00:04:08 +0000 (17:04 -0700)
commit8d46fa11790e012d991495148f2d16cdbf4ee864
treee68514545cc624a7c03a937b4317f82b89b5c94a
parent06a6ea3702143e0af38270ac07d102a68810d564
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/memstick/host/r592.c