diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-06-25 12:32:01 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-25 12:32:01 +0200 |
commit | da7878d75b8520c9ae00d27dfbbce546a7bfdfbb (patch) | |
tree | 547fd497a80818a60ac36831377d5df97868173c /arch/sparc/prom/misc.c | |
parent | Merge branch 'linus' into x86/pebs (diff) | |
parent | Linux 2.6.26-rc8 (diff) | |
download | linux-da7878d75b8520c9ae00d27dfbbce546a7bfdfbb.tar.xz linux-da7878d75b8520c9ae00d27dfbbce546a7bfdfbb.zip |
Merge branch 'linus' into x86/pebs
Diffstat (limited to 'arch/sparc/prom/misc.c')
-rw-r--r-- | arch/sparc/prom/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/prom/misc.c b/arch/sparc/prom/misc.c index d9fb3af41c1f..49b5057b9601 100644 --- a/arch/sparc/prom/misc.c +++ b/arch/sparc/prom/misc.c @@ -1,4 +1,4 @@ -/* $Id: misc.c,v 1.18 2000/08/26 02:38:03 anton Exp $ +/* * misc.c: Miscellaneous prom functions that don't belong * anywhere else. * |