| To: | Ralf Baechle <ralf@linux-mips.org>, mipslist <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH]: prototypes are already on hearder |
| From: | Juan Quintela <quintela@mandrakesoft.com> |
| Date: | Thu, 27 Mar 2003 03:53:30 +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi
This prototypes are already in gconsole.h.
Later, Juan.
build/drivers/sgi/char/graphics.c | 6 ------
1 files changed, 6 deletions(-)
diff -puN build/drivers/sgi/char/graphics.c~remove_unused_prototypes
build/drivers/sgi/char/graphics.c
--- 24/build/drivers/sgi/char/graphics.c~remove_unused_prototypes
2003-03-22 00:51:19.000000000 +0100
+++ 24-quintela/build/drivers/sgi/char/graphics.c 2003-03-22
00:51:32.000000000 +0100
@@ -53,12 +53,6 @@ static int boards;
#define GRAPHICS_CARD(inode) 0
-/*
-void enable_gconsole(void) {};
-void disable_gconsole(void) {};
-*/
-
-
int
sgi_graphics_open (struct inode *inode, struct file *file)
{
_
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH]: move unused variable to right ifdef branch, Juan Quintela |
|---|---|
| Next by Date: | [PATCH]: sgiserial 1/7: flags are unsigned long, Juan Quintela |
| Previous by Thread: | [PATCH]: move unused variable to right ifdef branch, Juan Quintela |
| Next by Thread: | [PATCH]: sgiserial 1/7: flags are unsigned long, Juan Quintela |
| Indexes: | [Date] [Thread] [Top] [All Lists] |