lkml.org 
[lkml]   [2004]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 11/11] oprofile: update sparc64 for api changes
From
Date

--
Greg Banks, R&D Software Engineer, SGI Australian Software Group.
I don't speak for SGI.

oprofile sparc64 arch updates, including some internal
API changes.

Signed-off-by: John Levon <levon@movementarian.org>
Signed-off-by: Greg Banks <gnb@melbourne.sgi.com>
---

arch/sparc64/oprofile/init.c | 5 +----
1 files changed, 1 insertion(+), 4 deletions(-)

Index: linux/arch/sparc64/oprofile/init.c
===================================================================
--- linux.orig/arch/sparc64/oprofile/init.c 2004-10-19 07:54:37.%N +1000
+++ linux/arch/sparc64/oprofile/init.c 2004-11-06 01:26:59.%N +1100
@@ -12,11 +12,8 @@
#include <linux/errno.h>
#include <linux/init.h>

-extern void timer_init(struct oprofile_operations ** ops);
-
-int __init oprofile_arch_init(struct oprofile_operations ** ops)
+void __init oprofile_arch_init(struct oprofile_operations * ops)
{
- return -ENODEV;
}

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.021 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site