浏览代码

vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW

No functional changes.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Zhenzhong Duan 1 年之前
父节点
当前提交
410ee49190
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      include/hw/s390x/vfio-ccw.h

+ 0 - 2
include/hw/s390x/vfio-ccw.h

@@ -22,6 +22,4 @@
 #define TYPE_VFIO_CCW "vfio-ccw"
 #define TYPE_VFIO_CCW "vfio-ccw"
 OBJECT_DECLARE_SIMPLE_TYPE(VFIOCCWDevice, VFIO_CCW)
 OBJECT_DECLARE_SIMPLE_TYPE(VFIOCCWDevice, VFIO_CCW)
 
 
-#define TYPE_VFIO_CCW "vfio-ccw"
-
 #endif
 #endif