* [PATCH v2 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does nothing
@ 2009-01-08 12:30 Julian Calaby
2009-01-09 0:59 ` [PATCH v2 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Julian Calaby @ 2009-01-08 12:30 UTC (permalink / raw)
To: sparclinux
sparc: Eliminate PROMLIB_INTERNAL as it does nothing
Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
---
arch/sparc/kernel/sparc_ksyms_32.c | 2 --
arch/sparc/kernel/sparc_ksyms_64.c | 2 --
arch/sparc/prom/tree_32.c | 2 --
3 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/arch/sparc/kernel/sparc_ksyms_32.c b/arch/sparc/kernel/sparc_ksyms_32.c
index 8397871..baeab87 100644
--- a/arch/sparc/kernel/sparc_ksyms_32.c
+++ b/arch/sparc/kernel/sparc_ksyms_32.c
@@ -5,8 +5,6 @@
* Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be)
*/
-#define PROMLIB_INTERNAL
-
#include <linux/module.h>
#include <linux/init.h>
diff --git a/arch/sparc/kernel/sparc_ksyms_64.c b/arch/sparc/kernel/sparc_ksyms_64.c
index e92ad12..da8f804 100644
--- a/arch/sparc/kernel/sparc_ksyms_64.c
+++ b/arch/sparc/kernel/sparc_ksyms_64.c
@@ -5,8 +5,6 @@
* Copyright (C) 1999 Jakub Jelinek (jj@ultra.linux.cz)
*/
-#define PROMLIB_INTERNAL
-
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>
diff --git a/arch/sparc/prom/tree_32.c b/arch/sparc/prom/tree_32.c
index 431e04c..646d244 100644
--- a/arch/sparc/prom/tree_32.c
+++ b/arch/sparc/prom/tree_32.c
@@ -5,8 +5,6 @@
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
-#define PROMLIB_INTERNAL
-
#include <linux/string.h>
#include <linux/types.h>
#include <linux/kernel.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does
2009-01-08 12:30 [PATCH v2 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does nothing Julian Calaby
@ 2009-01-09 0:59 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-01-09 0:59 UTC (permalink / raw)
To: sparclinux
From: Julian Calaby <julian.calaby@gmail.com>
Date: Thu, 08 Jan 2009 23:30:58 +1100
> sparc: Eliminate PROMLIB_INTERNAL as it does nothing
>
> Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-09 0:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 12:30 [PATCH v2 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does nothing Julian Calaby
2009-01-09 0:59 ` [PATCH v2 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does David Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.