diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-06-23 11:53:03 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-23 11:53:03 +0200 |
commit | 009b9fc98ddd83f9139fdabb12c0d7a8535d5421 (patch) | |
tree | f7d3e182407d2ebe50a9b8db6361ac910027a1cf /include/asm-sparc/mpmbox.h | |
parent | x86: fixup the fallout of the bitops changes (diff) | |
parent | Slab: Fix memory leak in fallback_alloc() (diff) | |
download | linux-009b9fc98ddd83f9139fdabb12c0d7a8535d5421.tar.xz linux-009b9fc98ddd83f9139fdabb12c0d7a8535d5421.zip |
Merge branch 'linus' into x86/threadinfo
Diffstat (limited to 'include/asm-sparc/mpmbox.h')
-rw-r--r-- | include/asm-sparc/mpmbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc/mpmbox.h b/include/asm-sparc/mpmbox.h index 0e1bc5801d8a..f8423039b242 100644 --- a/include/asm-sparc/mpmbox.h +++ b/include/asm-sparc/mpmbox.h @@ -1,4 +1,4 @@ -/* $Id: mpmbox.h,v 1.4 1996/04/25 06:13:19 davem Exp $ +/* * mpmbox.h: Interface and defines for the OpenProm mailbox * facilities for MP machines under Linux. * |