mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ameen Ali <ameenali023@gmail.com>
To: jason@lakedaemon.net, andrew@lunn.ch,
	sebastian.hesselbarth@gmail.com, linux@arm.linux.org.uk
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Ameen Ali <ameenali023@gmail.com>
Subject: [PATCH 7/7] common.c:105 Variable 'gephy' is  never used.
Date: Fri, 13 Mar 2015 15:44:24 +0200	[thread overview]
Message-ID: <1426254264-5105-1-git-send-email-ameenali023@gmail.com> (raw)

Variable 'gephy' is assigned a value that is never used.

Signed-off-by : <AmeenALi023@gmail.com>
---
 arch/arm/mach-dove/common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
index 0d1a892..115a413 100644
--- a/arch/arm/mach-dove/common.c
+++ b/arch/arm/mach-dove/common.c
@@ -113,7 +113,7 @@ static void __init dove_clk_init(void)
 	orion_clkdev_add(NULL, "orion_spi.1", tclk);
 	orion_clkdev_add(NULL, "orion_wdt", tclk);
 	orion_clkdev_add(NULL, "mv64xxx_i2c.0", tclk);
-
+        orion_clkdev_add(NULL,"mv643xx_eth_port.0",gephy);
 	orion_clkdev_add(NULL, "orion-ehci.0", usb0);
 	orion_clkdev_add(NULL, "orion-ehci.1", usb1);
 	orion_clkdev_add(NULL, "mv643xx_eth_port.0", ge);
-- 
2.1.0


             reply	other threads:[~2015-03-13 13:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 13:44 Ameen Ali [this message]
2015-03-13 14:08 ` Andrew Lunn
2015-03-13 14:19 ` Russell King - ARM Linux
2015-03-13 14:48   ` Andrew Lunn
2015-03-13 15:18     ` Russell King - ARM Linux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426254264-5105-1-git-send-email-ameenali023@gmail.com \
    --to=ameenali023@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=sebastian.hesselbarth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®