All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does nothing
@ 2009-01-06 14:58 Julian Calaby
  0 siblings, 0 replies; only message in thread
From: Julian Calaby @ 2009-01-06 14:58 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 f3e5ac0..65cbed4 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] only message in thread

only message in thread, other threads:[~2009-01-06 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 14:58 [PATCH 5/5] sparc: Eliminate PROMLIB_INTERNAL as it does nothing Julian Calaby

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.