From 063bd6f069cc001b526542b2edfdcd93326167b4 Mon Sep 17 00:00:00 2001 From: Jongpill Lee Date: Thu, 16 Feb 2012 10:47:06 +0900 Subject: [PATCH] ARM: EXYNOS: Remove GIC save & restore function This patch removes GIC save & restore functino in pm.c. Because when enalbe CPU_PM feature, GIC driver execute save and restore function in CPU_PM notifier. So it is not needed to GIC save & restore function at pm.c file. Signed-off-by: Jongpill Lee Signed-off-by: Kukjin Kim --- Reading git-format-patch failed