From patchwork Sat Jun 7 16:51:11 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 31519 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 443F72100A for ; Sat, 7 Jun 2014 16:51:14 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id nu7sf10748572obb.4 for ; Sat, 07 Jun 2014 09:51:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=7UB/Sj5diX6RksuRlmDvW7EF2rb7D9P41DiyjaBoQB4=; b=Ii3z0zUH+4Js8eaDeI9AZx+W5LpdHtPjs4ftHAiyy40Pqq/EZb8dBAmYgAhQjrTaOh f/qzq8MB67PTag2DQxEjZk8ME3AIkVwvIwXki/TrndX303cmoHxN+R+hKA3MqrJ2bvVa k1U91vG2HAzEpCMxRit01NMnHP1yg3/D/wWzole8X5uYHUHCqEJWHmlSCsZEZdWwalDf sVniEZpE2ZPaX75frLzON9CktemRgUMDbEPHihLtAjkL+xsc8jyPEqQVyEFJMcgSRB4D qhzsEZqkm4Rh1xC2WzLDoXvHSQ6hQa9O4mDVjVn+fn7AmAJndiPLfggFID1uxdfjGQ8R 6R9g== X-Gm-Message-State: ALoCoQkmUnXIaAhsWLUT9V7zTmHzziDVJ49abO5WEUuHpYHAG9nFsI88esYvuFOVZnVTqXOtLBS7 X-Received: by 10.50.6.45 with SMTP id x13mr6784926igx.4.1402159873811; Sat, 07 Jun 2014 09:51:13 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.98.225 with SMTP id o88ls1064715qge.88.gmail; Sat, 07 Jun 2014 09:51:13 -0700 (PDT) X-Received: by 10.58.108.129 with SMTP id hk1mr3635946veb.68.1402159873614; Sat, 07 Jun 2014 09:51:13 -0700 (PDT) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx.google.com with ESMTPS id o6si8055924vcn.83.2014.06.07.09.51.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 07 Jun 2014 09:51:13 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.220.179 as permitted sender) client-ip=209.85.220.179; Received: by mail-vc0-f179.google.com with SMTP id id10so2887877vcb.38 for ; Sat, 07 Jun 2014 09:51:13 -0700 (PDT) X-Received: by 10.220.69.72 with SMTP id y8mr13999361vci.21.1402159873467; Sat, 07 Jun 2014 09:51:13 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.54.6 with SMTP id vs6csp29436vcb; Sat, 7 Jun 2014 09:51:13 -0700 (PDT) X-Received: by 10.194.62.140 with SMTP id y12mr17033350wjr.27.1402159872649; Sat, 07 Jun 2014 09:51:12 -0700 (PDT) Received: from mnementh.archaic.org.uk (mnementh.archaic.org.uk. [2001:8b0:1d0::1]) by mx.google.com with ESMTPS id hk8si3441564wib.13.2014.06.07.09.51.12 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 07 Jun 2014 09:51:12 -0700 (PDT) Received-SPF: none (google.com: pm215@archaic.org.uk does not designate permitted sender hosts) client-ip=2001:8b0:1d0::1; Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.80) (envelope-from ) id 1WtJpn-0003bC-Uz; Sat, 07 Jun 2014 17:51:11 +0100 From: Peter Maydell To: qemu-devel@nongnu.org Cc: patches@linaro.org, qemu-trivial@nongnu.org Subject: [PATCH] hw/isa/pc87312: Remove unused function is_parallel_epp() Date: Sat, 7 Jun 2014 17:51:11 +0100 Message-Id: <1402159871-13809-1-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.220.179 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The function is_parallel_epp() is unused; remove it. Signed-off-by: Peter Maydell --- hw/isa/pc87312.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hw/isa/pc87312.c b/hw/isa/pc87312.c index b352b49..9327c53 100644 --- a/hw/isa/pc87312.c +++ b/hw/isa/pc87312.c @@ -86,11 +86,6 @@ static inline uint32_t get_parallel_irq(PC87312State *s) } } -static inline bool is_parallel_epp(PC87312State *s) -{ - return s->regs[REG_PTR] & PTR_EPP_MODE; -} - /* UARTs */