public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel•crashing.org>
To: Andrew Morton <akpm@osdl•org>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs•org>,
	Linus Torvalds <torvalds@osdl•org>
Subject: [PATCH] ppc32: Add missing prototype
Date: Tue, 18 Jan 2005 12:50:11 +1100	[thread overview]
Message-ID: <1106013011.4499.48.camel@gaston> (raw)

Hi !

This patch fixes a warning by adding a missing function prototype
for enable_kernel_altivec().

Signed-off-by: Benjamin Herrenschmidt <benh@kernel•crashing.org>

Index: linux-work/include/asm-ppc/system.h
===================================================================
--- linux-work.orig/include/asm-ppc/system.h	2004-11-22 11:50:50.000000000 +1100
+++ linux-work/include/asm-ppc/system.h	2005-01-17 13:49:51.633302712 +1100
@@ -74,6 +74,7 @@
 extern void pmac_find_display(void);
 extern void giveup_fpu(struct task_struct *);
 extern void enable_kernel_fp(void);
+extern void enable_kernel_altivec(void);
 extern void giveup_altivec(struct task_struct *);
 extern void load_up_altivec(struct task_struct *);
 extern void giveup_spe(struct task_struct *);

                 reply	other threads:[~2005-01-18  1:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1106013011.4499.48.camel@gaston \
    --to=benh@kernel$(echo .)crashing.org \
    --cc=akpm@osdl$(echo .)org \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=torvalds@osdl$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox