public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ patch -mm1 10/11 ] gpio-patchset-fixups: extern to header
@ 2006-06-22 19:00 Jim Cromie
  0 siblings, 0 replies; only message in thread
From: Jim Cromie @ 2006-06-22 19:00 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux kernel

diff.19-fix-extern-decl

Clean up the remaining bogus extern declaration, which is already in the 
corresponding header.

Signed-off-by:   Jim Cromie <jim.cromie@gmail.com>

---

diff -ruNp -X dontdiff -X exclude-diffs 17-mm-pre0/drivers/char/pc8736x_gpio.c 19-extern/drivers/char/pc8736x_gpio.c
--- 17-mm-pre0/drivers/char/pc8736x_gpio.c	2006-06-20 20:42:39.000000000 -0600
+++ 19-extern/drivers/char/pc8736x_gpio.c	2006-06-21 09:48:22.000000000 -0600
@@ -212,8 +212,6 @@ static void pc8736x_gpio_change(unsigned
 	pc8736x_gpio_set(index, !pc8736x_gpio_current(index));
 }
 
-extern void nsc_gpio_dump(struct nsc_gpio_ops *amp, unsigned iminor);
-
 static struct nsc_gpio_ops pc8736x_access = {
 	.owner		= THIS_MODULE,
 	.gpio_config	= pc8736x_gpio_configure,



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

only message in thread, other threads:[~2006-06-22 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-22 19:00 [ patch -mm1 10/11 ] gpio-patchset-fixups: extern to header Jim Cromie

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