From patchwork Tue Jul 31 13:31:27 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 10400 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id EA25E23E56 for ; Tue, 31 Jul 2012 13:31:54 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id B9EA4A187E6 for ; Tue, 31 Jul 2012 13:31:54 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so5919659yhp.11 for ; Tue, 31 Jul 2012 06:31:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=6x+8OyWAepvuTXWGKnkLGwkaofY5kIhqiCFMlcDgl0k=; b=YCB36nR7lgYrQPofpgc6AnZTFlODAVjfYjPji+ffnp99BtiM12ANj0SmsH+DFa2kxf 3U5dIPIE8HEbo7J/mCyAfV+wRS6eUw2ztwku6quQfuw73XeNrx7+/RmNh0YLUG9Hh5Tq iUKGqjyyn/3+IGgvM/Z4stP5QNH0IGOsayLRp7LrssmjJKtRg1UwnBDxCybcZ1QtRdqT xje1A9B9kEZqEDfkAYxKVRHT561wo4jIBnXE8a/7aFRJYfSnBFxqj4vKb2PzWMYlW74i HZQHq5K+L/WN0mgDSFEv9wcn5zRSxkRkwwiRwx6wuXTHCcMBS48EIMA+mb8pX2mqG1Ma Vxag== Received: by 10.50.160.168 with SMTP id xl8mr1988836igb.25.1343741514019; Tue, 31 Jul 2012 06:31:54 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.87.40 with SMTP id u8csp143096igz; Tue, 31 Jul 2012 06:31:53 -0700 (PDT) Received: by 10.180.100.131 with SMTP id ey3mr6894481wib.15.1343741512510; Tue, 31 Jul 2012 06:31:52 -0700 (PDT) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) by mx.google.com with ESMTPS id db1si273983wib.8.2012.07.31.06.31.52 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 Jul 2012 06:31:52 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-we0-f178.google.com with SMTP id u7so5226003wey.37 for ; Tue, 31 Jul 2012 06:31:52 -0700 (PDT) Received: by 10.180.14.8 with SMTP id l8mr6961635wic.6.1343741512060; Tue, 31 Jul 2012 06:31:52 -0700 (PDT) Received: from localhost.localdomain (cpc1-aztw13-0-0-cust473.18-1.cable.virginmedia.com. [77.102.241.218]) by mx.google.com with ESMTPS id ex20sm263310wid.7.2012.07.31.06.31.50 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 Jul 2012 06:31:51 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, olalilja@yahoo.se, ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com, lrg@ti.com, Lee Jones Subject: [PATCH 3/6] ARM: ux500: Remove unused snowball_of_platform_devs struct Date: Tue, 31 Jul 2012 14:31:27 +0100 Message-Id: <1343741493-17671-7-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1343741493-17671-1-git-send-email-lee.jones@linaro.org> References: <1343741493-17671-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkFVgChNHAx7bz6uSCi1qh65cMWdRBbKjGN7GuIyWRm5ayT40LNGgtY3DihUfZNrYXjo3cN This was left over during a recent clean-up which removed Device Tree helper structs. There is no longer a requirement for it, so we can just remove it. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 80b4f0e..e641003 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -726,11 +726,6 @@ MACHINE_END #ifdef CONFIG_MACH_UX500_DT -static struct platform_device *snowball_of_platform_devs[] __initdata = { - &snowball_led_dev, - &snowball_key_dev, -}; - struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { /* Requires call-back bindings. */ OF_DEV_AUXDATA("arm,cortex-a9-pmu", 0, "arm-pmu", &db8500_pmu_platdata),