Explorar o código

drivers/staging/unisys: fix build

drivers/staging/unisys/visorchipset/file.c:31: error: redefinition of typedef 'GUEST_PHYSICAL_ADDRESS'
drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h:23: note: previous declaration of 'GUEST_PHYSICAL_ADDRESS' was here

Cc: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Andrew Morton %!s(int64=11) %!d(string=hai) anos
pai
achega
e4a73e9c61
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      drivers/staging/unisys/visorchipset/file.c

+ 0 - 2
drivers/staging/unisys/visorchipset/file.c

@@ -28,8 +28,6 @@
 
 #define CURRENT_FILE_PC VISOR_CHIPSET_PC_file_c
 
-typedef u64 GUEST_PHYSICAL_ADDRESS;
-
 static struct cdev Cdev;
 static VISORCHANNEL **PControlVm_channel;
 static dev_t MajorDev = -1; /**< indicates major num for device */