lkml.org 
[lkml]   [2000]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Fix for PCMCIA=m
  Hi, Linus. The appended patchlet fixes PCMCIA when compiled as
modules. It exports the check_resource symbol.

Regards,

Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
===============================================================================
diff -urN linux-2.3.50-pre2/kernel/ksyms.c linux/kernel/ksyms.c
--- linux-2.3.50-pre2/kernel/ksyms.c Sun Feb 27 17:34:27 2000
+++ linux/kernel/ksyms.c Mon Mar 6 17:33:10 2000
@@ -373,6 +373,8 @@
EXPORT_SYMBOL(__release_region);
EXPORT_SYMBOL(ioport_resource);
EXPORT_SYMBOL(iomem_resource);
+EXPORT_SYMBOL(check_resource);
+

/* process management */
EXPORT_SYMBOL(__wake_up);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.215 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site