From 8883e72da3a0859e910f96c0372baf08ab47f7ae Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 26 Jan 2015 17:21:14 +0100 Subject: [PATCH] ARM: shmobile: R-Car Gen2: CONFIG_COMMON_CLK is always set Since commit e042681894b62d60 ("ARM: shmobile: r8a7790: Remove legacy code"), all R-Car Gen2 SoCs are supported by multiplatform kernels only. As CONFIG_COMMON_CLK is always set for multiplatform kernels, we can remove related #ifdefs in code specific to R-Car Gen2 SoCs. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Reading git-format-patch failed