summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan/ozprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ozwpan/ozprotocol.h')
-rw-r--r--drivers/staging/ozwpan/ozprotocol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/ozwpan/ozprotocol.h b/drivers/staging/ozwpan/ozprotocol.h
index 9bbb182f2776..4642072596da 100644
--- a/drivers/staging/ozwpan/ozprotocol.h
+++ b/drivers/staging/ozwpan/ozprotocol.h
@@ -139,8 +139,6 @@ struct oz_app_hdr {
/* Values for app_id.
*/
#define OZ_APPID_USB 0x1
-#define OZ_APPID_UNUSED1 0x2
-#define OZ_APPID_UNUSED2 0x3
#define OZ_APPID_SERIAL 0x4
#define OZ_APPID_MAX OZ_APPID_SERIAL
#define OZ_NB_APPS (OZ_APPID_MAX+1)