diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-20 17:21:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-20 17:21:32 -0700 |
commit | 789319db76ccb8f61d2f6a91d2f2fcb70edae9c5 (patch) | |
tree | 9f00eee8fbeec58c0a5ee6c9ebb8906e8a832670 /include/asm-sparc/machines.h | |
parent | fd9908c078b30db393e9855fb96f804793af23ba (diff) | |
parent | 93dae5b70e7c1c8e927d22e1c20a941ca376906a (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:
sparc64: Add global register dumping facility.
sparc: remove CVS keywords
sparc64: remove CVS keywords
Diffstat (limited to 'include/asm-sparc/machines.h')
-rw-r--r-- | include/asm-sparc/machines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc/machines.h b/include/asm-sparc/machines.h index d831350f542..d6c6bf83620 100644 --- a/include/asm-sparc/machines.h +++ b/include/asm-sparc/machines.h @@ -1,4 +1,4 @@ -/* $Id: machines.h,v 1.4 1995/11/25 02:31:58 davem Exp $ +/* * machines.h: Defines for taking apart the machine type value in the * idprom and determining the kind of machine we are on. * |