From: Oliver Kurth Date: Tue, 5 Jun 2018 22:45:02 +0000 (-0700) Subject: Backout previous header file change. X-Git-Tag: stable-11.0.0~590 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bcd12ada77bb8f1b1a549c02ac537de51e2476;p=thirdparty%2Fopen-vm-tools.git Backout previous header file change. --- diff --git a/open-vm-tools/modules/shared/vmmemctl/balloon_def.h b/open-vm-tools/modules/shared/vmmemctl/balloon_def.h index 95e0f6068..f560e2be4 100644 --- a/open-vm-tools/modules/shared/vmmemctl/balloon_def.h +++ b/open-vm-tools/modules/shared/vmmemctl/balloon_def.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2000-2012,2014,2017-2018 VMware, Inc. All rights reserved. + * Copyright (C) 2000-2012,2014,2017 VMware, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published @@ -144,7 +144,6 @@ typedef enum { BALLOON_BATCHED_CMDS = (1 << 2), BALLOON_BATCHED_2M_CMDS = (1 << 3), BALLOON_SIGNALED_WAKEUP_CMD = (1 << 4), - BALLOON_64_BIT_TARGET = (1 << 5), } BalloonCapabilities; /* use config value for max balloon size */