From: Andreas Oberritter <obi@saftware.de>
To: Tom Rini <trini@kernel.crashing.org>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: [PATCH] export m8xx_cpm_hostalloc
Date: Fri, 23 Jul 2004 15:51:44 +0200 [thread overview]
Message-ID: <1090590704.3939.23.camel@localhost.localdomain> (raw)
In-Reply-To: <1090590567.3939.20.camel@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 43 bytes --]
Forgot to attach the patch, so here it is.
[-- Attachment #2: export_hostalloc.diff --]
[-- Type: text/x-patch, Size: 791 bytes --]
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2004/07/23 15:13:53+02:00 obi@pegasos.saftware.de
# export m8xx_cpm_hostalloc for modularized i2c driver
#
# arch/ppc/8xx_io/commproc.c
# 2004/07/23 15:13:33+02:00 obi@pegasos.saftware.de +2 -0
# export m8xx_cpm_hostalloc for modularized i2c driver
#
diff -Nru a/arch/ppc/8xx_io/commproc.c b/arch/ppc/8xx_io/commproc.c
--- a/arch/ppc/8xx_io/commproc.c 2004-07-23 15:31:13 +02:00
+++ b/arch/ppc/8xx_io/commproc.c 2004-07-23 15:31:13 +02:00
@@ -327,6 +327,8 @@
return(retloc);
}
+EXPORT_SYMBOL(m8xx_cpm_hostalloc);
+
/* Set a baud rate generator. This needs lots of work. There are
* four BRGs, any of which can be wired to any channel.
* The internal baud rate clock is the system clock divided by 16.
next prev parent reply other threads:[~2004-07-23 13:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-23 13:49 [PATCH] export m8xx_cpm_hostalloc Andreas Oberritter
2004-07-23 13:51 ` Andreas Oberritter [this message]
2004-07-23 14:02 ` Tom Rini
2004-07-23 14:41 ` Dan Malek
2004-07-23 14:42 ` Tom Rini
2004-07-23 15:38 ` Matt Porter
2004-07-23 16:27 ` Dan Malek
2004-07-24 13:04 ` Andreas Oberritter
2004-07-24 18:52 ` Matt Porter
[not found] ` <20820601.1090640061250.JavaMail.administrator@RnDserver>
2004-07-24 3:52 ` page fault bharat
2004-07-24 17:16 ` David Woodhouse
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=1090590704.3939.23.camel@localhost.localdomain \
--to=obi@saftware.de \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=trini@kernel.crashing.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;
as well as URLs for NNTP newsgroup(s).