diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-07-21 11:02:45 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-21 11:02:45 +0200 |
commit | e27772b48df91a954a74b1411b57d83b945a58c7 (patch) | |
tree | ebd4a434d9e3cbd0844109e4469f91daac581b59 /drivers/char/rio/unixrup.h | |
parent | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM (diff) | |
parent | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux (diff) | |
download | linux-e27772b48df91a954a74b1411b57d83b945a58c7.tar.xz linux-e27772b48df91a954a74b1411b57d83b945a58c7.zip |
Merge branch 'linus' into x86/urgent
Diffstat (limited to 'drivers/char/rio/unixrup.h')
-rw-r--r-- | drivers/char/rio/unixrup.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/char/rio/unixrup.h b/drivers/char/rio/unixrup.h index 46bd532f7746..7abf0cba0f2c 100644 --- a/drivers/char/rio/unixrup.h +++ b/drivers/char/rio/unixrup.h @@ -33,10 +33,6 @@ #ifndef __rio_unixrup_h__ #define __rio_unixrup_h__ -#ifdef SCCS_LABELS -static char *_unixrup_h_sccs_ = "@(#)unixrup.h 1.2"; -#endif - /* ** UnixRup data structure. This contains pointers to actual RUPs on the ** host card, and all the command/boot control stuff. |