From: Christopher Hoover <ch@hpl.hp.com>
To: linux-kernel@vger.kernel.org
Cc: ch@murgatroid.com
Subject: [PATCH] 2.5.24+ Exports needed for modular IDE build
Date: Mon, 22 Jul 2002 13:44:09 -0700 [thread overview]
Message-ID: <20020722134409.A11556@friction.hpl.hp.com> (raw)
--- linux-2.5.24-rmk1/drivers/ide/device.c Thu Jun 20 15:53:50 2002
+++ linux-2.5.24-rmk1-ch2/drivers/ide/device.c Fri Jul 12 14:28:05 2002
@@ -79,6 +79,8 @@
ch->maskproc(drive);
}
+EXPORT_SYMBOL(ata_mask);
+
/*
* Spin until the drive is no longer busy.
*
@@ -231,6 +233,8 @@
OUT_BYTE(rf->low_cylinder, ch->io_ports[IDE_LCYL_OFFSET]);
OUT_BYTE(rf->high_cylinder, ch->io_ports[IDE_HCYL_OFFSET]);
}
+
+EXPORT_SYMBOL(ata_out_regfile);
/*
* Input a complete register file.
reply other threads:[~2002-07-22 20:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20020722134409.A11556@friction.hpl.hp.com \
--to=ch@hpl.hp.com \
--cc=ch@murgatroid.com \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®