gfx: display: move ospm_power_(un)init functions to avoid forward declarations
authorJani Nikula <jani.nikula@intel.com>
Thu, 15 Mar 2012 14:08:37 +0000 (16:08 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:30:34 +0000 (12:30 +0300)
commite2768fc216c45c464dc02b897da7d480e7f4c306
tree0b8a483774214135575c6afa05f09cc69b9fc047
parentbd79a0fcb81724225c10cb0960c61c7510856b1f
gfx: display: move ospm_power_(un)init functions to avoid forward declarations

Move ospm_power_init() and ospm_power_uninit() functions towards the end of
file to avoid forward declarations in the following patch. No functional
changes.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/psb_powermgmt.c