|
@@ -1,5 +1,5 @@
|
|
/*
|
|
/*
|
|
- * Copyright (c) 2012-2020 The Linux Foundation. All rights reserved.
|
|
|
|
|
|
+ * Copyright (c) 2012-2021 The Linux Foundation. All rights reserved.
|
|
*
|
|
*
|
|
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
|
|
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
|
|
*
|
|
*
|
|
@@ -36,7 +36,7 @@
|
|
#define __WMI_VER_MINOR_ 0
|
|
#define __WMI_VER_MINOR_ 0
|
|
/** WMI revision number has to be incremented when there is a
|
|
/** WMI revision number has to be incremented when there is a
|
|
* change that may or may not break compatibility. */
|
|
* change that may or may not break compatibility. */
|
|
-#define __WMI_REVISION_ 945
|
|
|
|
|
|
+#define __WMI_REVISION_ 946
|
|
|
|
|
|
/** The Version Namespace should not be normally changed. Only
|
|
/** The Version Namespace should not be normally changed. Only
|
|
* host and firmware of the same WMI namespace will work
|
|
* host and firmware of the same WMI namespace will work
|