From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
Date: Sun, 25 Oct 2009 23:04:03 +0100 [thread overview]
Message-ID: <1256508243-3933-1-git-send-email-wd@denx.de> (raw)
In-Reply-To: <1255171342-8155-2-git-send-email-luigi.mantellini@idf-hit.com>
Add missing newline.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Luigi Mantellini <luigi.mantellini@idf-hit.com>
Cc: Ben Warren <biggerbadderben@gmail.com>
---
drivers/net/phy/miiphybb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/phy/miiphybb.c b/drivers/net/phy/miiphybb.c
index 44c45fa..4a7ce5b 100644
--- a/drivers/net/phy/miiphybb.c
+++ b/drivers/net/phy/miiphybb.c
@@ -377,4 +377,4 @@ int bb_miiphy_write (char *devname, unsigned char addr,
bus->delay(bus);
return 0;
-}
\ No newline at end of file
+}
--
1.6.2.5
next prev parent reply other threads:[~2009-10-25 22:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-10 10:42 [U-Boot] [PATCH 0/3 v5] New MIIPHYBB implementation with multi-bus support Luigi 'Comio' Mantellini
2009-10-10 10:42 ` [U-Boot] [PATCH 1/3 v5] Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses Luigi 'Comio' Mantellini
2009-10-10 10:42 ` [U-Boot] [PATCH 2/3 v5] Add bb_miiphy_init call before any ethernet bring-up code Luigi 'Comio' Mantellini
2009-10-10 10:42 ` [U-Boot] [PATCH 3/3 v5] Update all board to support new bbmiiphy driver (with multibus support) Luigi 'Comio' Mantellini
2009-10-25 22:04 ` Wolfgang Denk [this message]
2009-10-27 20:00 ` [U-Boot] [PATCH] drivers/net/phy/miiphybb.c: fix warning: no newline at end of file Wolfgang Denk
2009-10-10 10:51 ` [U-Boot] [PATCH 0/3 v5] New MIIPHYBB implementation with multi-bus support Luigi Mantellini
2009-10-11 6:53 ` Ben Warren
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=1256508243-3933-1-git-send-email-wd@denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/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