提交 beedcc51 编写于 作者: J Jon Frisch 提交者: Greg Kroah-Hartman

staging: unisys: visorbus: remove driver version from visorchipset.c

This patch removes the driver version and the version.h include
from visorchipset.c
Signed-off-by: NJon Frisch <jon.frisch@unisys.com>
Reported-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NDavid Kershner <david.kershner@unisys.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 e82ed633
......@@ -25,7 +25,6 @@
#include <linux/uuid.h>
#include <linux/crash_dump.h>
#include "version.h"
#include "visorbus.h"
#include "visorbus_private.h"
#include "vmcallinterface.h"
......@@ -2264,6 +2263,4 @@ module_exit(exit_unisys);
MODULE_AUTHOR("Unisys");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Supervisor chipset driver for service partition: ver "
VERSION);
MODULE_VERSION(VERSION);
MODULE_DESCRIPTION("Supervisor chipset driver for service partition");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册