public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove unused get_resource_list() declaration
@ 2005-02-18 23:54 Bjorn Helgaas
  0 siblings, 0 replies; only message in thread
From: Bjorn Helgaas @ 2005-02-18 23:54 UTC (permalink / raw)
  To: Andrew Morton; +Cc: lkml

Remove unused get_resource_list() declaration.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>

===== include/linux/ioport.h 1.15 vs edited =====
--- 1.15/include/linux/ioport.h	2004-10-07 20:11:55 -06:00
+++ edited/include/linux/ioport.h	2005-02-15 15:27:49 -07:00
@@ -91,8 +91,6 @@
 extern struct resource ioport_resource;
 extern struct resource iomem_resource;
 
-extern int get_resource_list(struct resource *, char *buf, int size);
-
 extern int request_resource(struct resource *root, struct resource *new);
 extern struct resource * ____request_resource(struct resource *root, struct resource *new);
 extern int release_resource(struct resource *new);



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-18 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-18 23:54 [PATCH] Remove unused get_resource_list() declaration Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox