linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [-mm patch] unexport noautodma
       [not found] <20070822020648.5ea3a612.akpm@linux-foundation.org>
@ 2007-08-27 21:28 ` Adrian Bunk
  0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2007-08-27 21:28 UTC (permalink / raw)
  To: Andrew Morton, Bartlomiej Zolnierkiewicz; +Cc: linux-kernel, linux-ide

On Wed, Aug 22, 2007 at 02:06:48AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.23-rc2-mm2:
>...
> +ide-ide-remove-hwif-autodma-and-drive-autodma.patch
>...
>  IDE tree updates
>...

noautodma can now be unexported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
957dc7601c050cb14a7afc842db0c2d62aaf3509 
diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c
index b3b5f00..5b09066 100644
--- a/drivers/ide/ide.c
+++ b/drivers/ide/ide.c
@@ -100,8 +100,6 @@ static int ide_scan_direction; /* THIS was formerly 2.2.x pci=reverse */
 
 int noautodma = 0;
 
-EXPORT_SYMBOL(noautodma);
-
 #ifdef CONFIG_BLK_DEV_IDEACPI
 int ide_noacpi = 0;
 int ide_noacpitfs = 1;

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [-mm patch] unexport noautodma
@ 2007-09-09 20:25 Adrian Bunk
  2007-10-03 21:35 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2007-09-09 20:25 UTC (permalink / raw)
  To: Andrew Morton, Bartlomiej Zolnierkiewicz; +Cc: linux-kernel, linux-ide

noautodma can now be unexported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---

This patch has been sent on:
- 27 Aug 2007

957dc7601c050cb14a7afc842db0c2d62aaf3509 
diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c
index b3b5f00..5b09066 100644
--- a/drivers/ide/ide.c
+++ b/drivers/ide/ide.c
@@ -100,8 +100,6 @@ static int ide_scan_direction; /* THIS was formerly 2.2.x pci=reverse */
 
 int noautodma = 0;
 
-EXPORT_SYMBOL(noautodma);
-
 #ifdef CONFIG_BLK_DEV_IDEACPI
 int ide_noacpi = 0;
 int ide_noacpitfs = 1;


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [-mm patch] unexport noautodma
  2007-09-09 20:25 [-mm patch] unexport noautodma Adrian Bunk
@ 2007-10-03 21:35 ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-10-03 21:35 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel, linux-ide

On Sunday 09 September 2007, Adrian Bunk wrote:
> noautodma can now be unexported.
> 
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

applied

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-03 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-09 20:25 [-mm patch] unexport noautodma Adrian Bunk
2007-10-03 21:35 ` Bartlomiej Zolnierkiewicz
     [not found] <20070822020648.5ea3a612.akpm@linux-foundation.org>
2007-08-27 21:28 ` Adrian Bunk

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).