summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_protocols.h
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-31 10:58:53 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-09-02 14:13:39 +0200
commit6fa4d3d5bbbd32dd7d70868c48abd7818134efa7 (patch)
treeaafcbf412f9200131988208585dcd484c5254b56 /drivers/staging/greybus/greybus_protocols.h
parent4e013b64c1ee3a60438caa0df6bf79664e0272bc (diff)
downloadop-kernel-dev-6fa4d3d5bbbd32dd7d70868c48abd7818134efa7.zip
op-kernel-dev-6fa4d3d5bbbd32dd7d70868c48abd7818134efa7.tar.gz
greybus: greybus_protocols: remove svc key-event type
Remove the deprecated svc key-event type, which has already been removed from the specification. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/greybus_protocols.h')
-rw-r--r--drivers/staging/greybus/greybus_protocols.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/greybus/greybus_protocols.h b/drivers/staging/greybus/greybus_protocols.h
index b407a26..6395783 100644
--- a/drivers/staging/greybus/greybus_protocols.h
+++ b/drivers/staging/greybus/greybus_protocols.h
@@ -998,7 +998,6 @@ struct gb_spi_transfer_response {
#define GB_SVC_TYPE_TIMESYNC_AUTHORITATIVE 0x0f
#define GB_SVC_TYPE_INTF_SET_PWRM 0x10
#define GB_SVC_TYPE_INTF_EJECT 0x11
-#define GB_SVC_TYPE_KEY_EVENT 0x12
#define GB_SVC_TYPE_PING 0x13
#define GB_SVC_TYPE_PWRMON_RAIL_COUNT_GET 0x14
#define GB_SVC_TYPE_PWRMON_RAIL_NAMES_GET 0x15
OpenPOWER on IntegriCloud