diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2006-01-12 13:51:42 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-12 20:09:30 +1100 |
commit | 511061049b2fab5ea684dfddcb8d2a38591391f3 (patch) | |
tree | aa7dd9353aff39953092a2c92f401844867650fa /include/asm-powerpc/iseries/hv_call.h | |
parent | f9cb83ac1f6c3b794c2706e06546d8fecae60ba5 (diff) |
[PATCH] powercp: iSeries include file comment cleanups
Mainly just removing file names from the comments.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/iseries/hv_call.h')
-rw-r--r-- | include/asm-powerpc/iseries/hv_call.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/asm-powerpc/iseries/hv_call.h b/include/asm-powerpc/iseries/hv_call.h index e9f831c9a5e..162d653ad51 100644 --- a/include/asm-powerpc/iseries/hv_call.h +++ b/include/asm-powerpc/iseries/hv_call.h @@ -1,5 +1,4 @@ /* - * HvCall.h * Copyright (C) 2001 Mike Corrigan IBM Corporation * * This program is free software; you can redistribute it and/or modify @@ -15,8 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ -/* + * * This file contains the "hypervisor call" interface which is used to * drive the hypervisor from the OS. */ |