From: Adrian McMenamin <adrian@newgolddream.dyndns.info>
To: Greg KH <greg@kroah.com>
Cc: Paul Mundt <lethal@users.sourceforge.net>,
LKML <linux-kernel@vger.kernel.org>,
linux-sh <linux-sh@vger.kernel.org>
Subject: [PATCH] - SH/Dreamcast - additional patch to maple.h
Date: Wed, 06 Feb 2008 23:59:56 +0000 [thread overview]
Message-ID: <1202342396.6162.26.camel@localhost.localdomain> (raw)
In-Reply-To: <20080206232349.GA15654@kroah.com>
This patch removes the now unneeded registration check variable from
struct maple_device. (This patch assumes the include/linux/maple.h file
has already been patched for whitespace errors by
http://lkml.org/lkml/2008/2/6/327)
Signed-off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
diff --git a/include/linux/maple.h b/include/linux/maple.h
index 1334062..3f01e2b 100644
--- a/include/linux/maple.h
+++ b/include/linux/maple.h
@@ -56,7 +56,6 @@ struct maple_device {
unsigned char port, unit;
char product_name[32];
char product_licence[64];
- int registered;
struct device dev;
};
next prev parent reply other threads:[~2008-02-06 23:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-06 22:46 [PATCH 1/2] - SH/Dreamcast - fix maple bus bugs Adrian McMenamin
2008-02-06 22:53 ` [PATCH 2/2] " Adrian McMenamin
2008-02-06 23:01 ` Greg KH
2008-02-06 23:05 ` Adrian McMenamin
2008-02-06 23:23 ` Greg KH
2008-02-06 23:51 ` Adrian McMenamin
2008-02-06 23:59 ` Greg KH
2008-02-06 23:59 ` Adrian McMenamin [this message]
2008-02-07 2:35 ` [PATCH 1/2] " Paul Mundt
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=1202342396.6162.26.camel@localhost.localdomain \
--to=adrian@newgolddream.dyndns.info \
--cc=greg@kroah.com \
--cc=lethal@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.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