From patchwork Mon Aug 13 11:58:07 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 10703 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 7EB5423F34 for ; Mon, 13 Aug 2012 11:58:16 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 4D8ECA18016 for ; Mon, 13 Aug 2012 11:58:16 +0000 (UTC) Received: by ggmi2 with SMTP id i2so1213353ggm.11 for ; Mon, 13 Aug 2012 04:58:15 -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:mime-version:content-type :x-gm-message-state; bh=b73xhVJjyRfV2tcdu4p9WEcor3zGJCgu0KMKvHEf/t4=; b=hCg8isMKntnQT7v9gROxJKcGCtyJN3cgPFMivLqPydmBLicwFiH31/C8E8IXExoFCr Bb9/70FGPwIiZNMX0hOI1b5aNJdeYu8YhHhbdyy5TUSHZGZVDuf8hwK9wzNmnYHI5Nb7 A8HfIPl3ZaBsCdmGms38+A/sSPf39tDSE0/TWhFcow0BjlR9n+m0abx6SFVJdoKawY96 sY/eZwVjNS8mhECM7Nlo7fwDFtR6ReEin6ILGP2z+HE5wyw0XQk39Db93mhlqAgv8yYg p7eRedrcKFopu0+twlx7BREjMq99jRJ3CXd/90JYCNB+HBQw6HkKlJQgvkWPqpBT3dn/ ISAA== Received: by 10.50.170.3 with SMTP id ai3mr5102557igc.9.1344859095523; Mon, 13 Aug 2012 04:58:15 -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.184.200 with SMTP id ew8csp173312igc; Mon, 13 Aug 2012 04:58:14 -0700 (PDT) Received: by 10.14.218.5 with SMTP id j5mr13773271eep.16.1344859094595; Mon, 13 Aug 2012 04:58:14 -0700 (PDT) Received: from eu1sys200aog112.obsmtp.com (eu1sys200aog112.obsmtp.com. [207.126.144.133]) by mx.google.com with SMTP id a1si3688003eep.28.2012.08.13.04.58.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 13 Aug 2012 04:58:14 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.133 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.133; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.133 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob112.postini.com ([207.126.147.11]) with SMTP ID DSNKUCjr08+2DXkE7hKHQ/dizN2ePE9Nm717@postini.com; Mon, 13 Aug 2012 11:58:14 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9F3D4114; Mon, 13 Aug 2012 11:58:10 +0000 (GMT) Received: from relay1.stm.gmessaging.net (unknown [10.230.100.17]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 1C0C148F4; Mon, 13 Aug 2012 11:58:10 +0000 (GMT) Received: from exdcvycastm022.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm022", Issuer "exdcvycastm022" (not verified)) by relay1.stm.gmessaging.net (Postfix) with ESMTPS id 4E79B24C2E7; Mon, 13 Aug 2012 13:58:03 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.30) with Microsoft SMTP Server (TLS) id 8.3.83.0; Mon, 13 Aug 2012 13:58:09 +0200 From: Linus Walleij To: Cc: Linus Walleij Subject: [PATCH 5/7] ARM: u300: delete remnant clkdev.h file Date: Mon, 13 Aug 2012 13:58:07 +0200 Message-ID: <1344859087-29444-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.11.3 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnhA90qYOC1h7LbCh/Wx4ga2sv+RMTKmTjJRtUibpbBO19iaQEdqjPK4goJNK9v6ARvYE6B From: Linus Walleij The U300 now uses common clk, delete this leftover. Signed-off-by: Linus Walleij --- arch/arm/mach-u300/include/mach/clkdev.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 arch/arm/mach-u300/include/mach/clkdev.h diff --git a/arch/arm/mach-u300/include/mach/clkdev.h b/arch/arm/mach-u300/include/mach/clkdev.h deleted file mode 100644 index 92e3cc8..0000000 --- a/arch/arm/mach-u300/include/mach/clkdev.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __MACH_CLKDEV_H -#define __MACH_CLKDEV_H - -int __clk_get(struct clk *clk); -void __clk_put(struct clk *clk); - -#endif