From patchwork Wed Jul 16 14:20:16 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 4567421 Return-Path: X-Original-To: patchwork-linux-samsung-soc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C0401C0514 for ; Wed, 16 Jul 2014 14:21:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F20F1201C8 for ; Wed, 16 Jul 2014 14:21:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C45DF201C7 for ; Wed, 16 Jul 2014 14:21:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934516AbaGPOU3 (ORCPT ); Wed, 16 Jul 2014 10:20:29 -0400 Received: from mailout2.w1.samsung.com ([210.118.77.12]:14350 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934383AbaGPOU1 (ORCPT ); Wed, 16 Jul 2014 10:20:27 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout2.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N8T005XM6HKFV10@mailout2.w1.samsung.com>; Wed, 16 Jul 2014 15:20:08 +0100 (BST) X-AuditID: cbfec7f4-b7fac6d000006cfe-04-53c68a293923 Received: from eusync2.samsung.com ( [203.254.199.212]) by eucpsbgm1.samsung.com (EUCPMTA) with SMTP id F9.3A.27902.92A86C35; Wed, 16 Jul 2014 15:20:25 +0100 (BST) Received: from AMDC1943.digital.local ([106.116.151.171]) by eusync2.samsung.com (Oracle Communications Messaging Server 7u4-23.01(7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPA id <0N8T00IP86HWK850@eusync2.samsung.com>; Wed, 16 Jul 2014 15:20:25 +0100 (BST) From: Krzysztof Kozlowski To: Russell King , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Kyungmin Park , Marek Szyprowski , Bartlomiej Zolnierkiewicz , Tomasz Figa , Krzysztof Kozlowski Subject: [PATCH 2/3] ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function Date: Wed, 16 Jul 2014 16:20:16 +0200 Message-id: <1405520417-15027-2-git-send-email-k.kozlowski@samsung.com> X-Mailer: git-send-email 1.9.1 In-reply-to: <1405520417-15027-1-git-send-email-k.kozlowski@samsung.com> References: <1405520417-15027-1-git-send-email-k.kozlowski@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrLJMWRmVeSWpSXmKPExsVy+t/xK7qaXceCDe5cY7HYOGM9q8XrF4YW vQuuslmcbXrDbrHp8TVWi8u75rBZzDi/j8ni9mVei7VH7rJbrJ/xmsWBy6OluYfNY/OSeo++ LasYPT5vkgtgieKySUnNySxLLdK3S+DK2D95EUvBV9aKn9sOMjUw/mbpYuTgkBAwkZjUGtDF yAlkiklcuLeerYuRi0NIYCmjxNSvx1ghnD4mifWN91lBqtgEjCU2L18CViUisINRYvm9y+wg CWaB54wST7+Hg9jCApESNy9OBouzCKhK7N1+F8zmFXCXeNZ+lhVinZzEyWOTwWxOAQ+J6+f/ MYLYQkA1HU372Scw8i5gZFjFKJpamlxQnJSea6hXnJhbXJqXrpecn7uJERJkX3YwLj5mdYhR gINRiYeXYfbRYCHWxLLiytxDjBIczEoivA7+x4KFeFMSK6tSi/Lji0pzUosPMTJxcEo1MBpf 0b2q/qDK1VzOyyay6Kj8uvP3tLZaKN3l+hx+bvnt9y+2zTqhmD69V0BYzmD6uUkWYlnNt8Ln hv++uz2a7cqcfRt5MjibPuv8+KZl/Hdxf6xxZEvQrjUPb1vemxpSnKUjpTbvK1eL15d7Hxhn fXJyLl6fsPajyAppC5M7X3Ifz7xllmrcsUKJpTgj0VCLuag4EQCb6lzgEAIAAA== Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The __ref annotation for exynos_cpu_die() is not needed because the function does not reference any __init/__exit symbol or call. Signed-off-by: Krzysztof Kozlowski --- arch/arm/mach-exynos/platsmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-exynos/platsmp.c b/arch/arm/mach-exynos/platsmp.c index b0679b6d5161..6a0de7591f73 100644 --- a/arch/arm/mach-exynos/platsmp.c +++ b/arch/arm/mach-exynos/platsmp.c @@ -306,7 +306,7 @@ static void __init exynos_smp_prepare_cpus(unsigned int max_cpus) * * Called with IRQs disabled */ -static void __ref exynos_cpu_die(unsigned int cpu) +static void exynos_cpu_die(unsigned int cpu) { int spurious = 0;