]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h
authorTomasz Figa <t.figa@samsung.com>
Mon, 17 Mar 2014 22:28:10 +0000 (07:28 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 20 Mar 2014 19:09:26 +0000 (04:09 +0900)
commitf682426630c620a2b8ae488a4f0d85ec6c272d66
tree3325cd958d64f0feb954ce4926894c495d3320f6
parentb27899178c53226a5ff780a17657c84eb5e32338
ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h

To allow using Samsung PM memory check helpers on platforms that do not
use the legacy Samsung PM core, this patch moves prototypes of relevant
functions to plat/pm-common.h header.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/pm-common.h
arch/arm/plat-samsung/include/plat/pm.h
arch/arm/plat-samsung/pm-check.c