From patchwork Tue Jun 11 12:26:21 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jamie Iles X-Patchwork-Id: 250544 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 9875D2C0082 for ; Tue, 11 Jun 2013 22:28:09 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UmNfM-0000xB-H3; Tue, 11 Jun 2013 12:27:13 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UmNfB-0003Oe-9c; Tue, 11 Jun 2013 12:27:01 +0000 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UmNey-0003K9-H9 for linux-arm-kernel@lists.infradead.org; Tue, 11 Jun 2013 12:26:49 +0000 Received: by mail-wg0-f42.google.com with SMTP id x12so490641wgg.1 for ; Tue, 11 Jun 2013 05:26:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent:x-gm-message-state; bh=lnwy16UCenFRWGJay9klwSwNF/c1CIwQ51UI+8jU/c4=; b=BvYgIZgxbDNpsQxmnDiGs3RAtBDtZyV/busghwqz+uU+NxNpfF6bGi5Mx4aOtn6aCd xfwq9U8NbffYC5GZBCInXT7XPmW3YiHOeFZ+59Uh2CJnm3WjDhoi5+dBrrJq9VWfBkox BdckFgmL/KK7iPswUWwlBIowhpza+IyToiGdKEcaoXqI/Zu1vW56fkVXi1rr1m3CRMbu gXZ0EkCN0H+u8eXMzyFG0r/7AJYOQwIwLiaaQVLYbXdwGDwGvh/f+n7Q3S2QUt0qCw4t 1ldZFfNykr1LQXZq2ESWkApHUnyrdlIqChxgaIinX4eokdcbVe2YXaraxHvuT7HWt0pM duxQ== X-Received: by 10.180.211.205 with SMTP id ne13mr1145919wic.47.1370953583569; Tue, 11 Jun 2013 05:26:23 -0700 (PDT) Received: from localhost ([2.216.16.214]) by mx.google.com with ESMTPSA id b19sm17336237wik.10.2013.06.11.05.26.21 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 11 Jun 2013 05:26:22 -0700 (PDT) Date: Tue, 11 Jun 2013 13:26:21 +0100 From: Jamie Iles To: olof@lixiom.net, arnd@arndbe.de Subject: [GIT PULL] picoxcell cleanups for 3.11 Message-ID: <20130611122621.GA9967@page> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQnpvYPHBfMY6robzaMO/jSlc2+MsSLqEN3RUXmzhJxHcPnLYl/UwtOCz/wXxpCxPGMd5v6I X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130611_082648_747601_71305DE6 X-CRM114-Status: UNSURE ( 8.80 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof, Please pull these small changes for 3.11 to cleanup the picoxcell machine support. Thanks, Jamie The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) are available in the git repository at: git://github.com/jamieiles/linux-2.6-ji.git picoxcell-next for you to fetch changes up to 4b83f75a7af388aaf5f79ccf72c37074bc9166da: ARM: picoxcell: Remove init_irq declaration in machine description (2013-05-14 17:19:12 +0100) ---------------------------------------------------------------- Jamie Iles (1): picoxcell: remove redundant common.h Maxime Ripard (1): ARM: picoxcell: Remove init_irq declaration in machine description arch/arm/mach-picoxcell/common.c | 7 ------- arch/arm/mach-picoxcell/common.h | 17 ----------------- 2 files changed, 24 deletions(-) delete mode 100644 arch/arm/mach-picoxcell/common.h