X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fs390%2Fnet%2Fqeth_fs.h;h=9e45195b3a73f90ec2fd9f169bf35bd2fdd4342d;hb=78a6196531f0fe10aae05a9bc4c2701df614ac3d;hp=030aa6a136452657dd59e26e7e76c79343344b65;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/drivers/s390/net/qeth_fs.h b/drivers/s390/net/qeth_fs.h index 030aa6a13..9e45195b3 100644 --- a/drivers/s390/net/qeth_fs.h +++ b/drivers/s390/net/qeth_fs.h @@ -12,6 +12,11 @@ #ifndef __QETH_FS_H__ #define __QETH_FS_H__ +#define VERSION_QETH_FS_H "$Revision: 1.8 $" + +extern const char *VERSION_QETH_PROC_C; +extern const char *VERSION_QETH_SYS_C; + #ifdef CONFIG_PROC_FS extern int qeth_create_procfs_entries(void);