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 10/11] oprofile: update sh for api changes
From
Date

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

oprofile sh 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/sh/oprofile/op_model_null.c | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)

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

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

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