mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Alexander Shiyan <shc_work@mail.ru>
To: barebox@lists.infradead.org
Subject: [PATCH] Remove unimplemented usb_driver_unregister declaration
Date: Tue, 16 Apr 2013 21:36:09 +0400	[thread overview]
Message-ID: <1366133769-14022-1-git-send-email-shc_work@mail.ru> (raw)

We do not have usb_driver_unregister function, so remove this declaration.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 include/usb/usb.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/usb/usb.h b/include/usb/usb.h
index afccf70..b270012 100644
--- a/include/usb/usb.h
+++ b/include/usb/usb.h
@@ -196,7 +196,6 @@ struct usb_driver {
 extern struct bus_type usb_bus_type;
 
 int usb_driver_register(struct usb_driver *);
-int usb_driver_unregister(struct usb_driver *);
 
 struct usb_host {
 	int (*init)(struct usb_host *);
-- 
1.8.1.5


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-04-16 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16 17:36 Alexander Shiyan [this message]
2013-04-18  6:00 ` Sascha Hauer

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=1366133769-14022-1-git-send-email-shc_work@mail.ru \
    --to=shc_work@mail.ru \
    --cc=barebox@lists.infradead.org \
    /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