aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mxm-wmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mxm-wmi.h')
-rw-r--r--include/linux/mxm-wmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mxm-wmi.h b/include/linux/mxm-wmi.h
index 51359c0718bf..617a2950523c 100644
--- a/include/linux/mxm-wmi.h
+++ b/include/linux/mxm-wmi.h
@@ -27,6 +27,7 @@
/* integrated adapter */
#define MXM_MXDS_ADAPTER_IGD 0x10
int mxm_wmi_call_mxds(int adapter);
+int mxm_wmi_call_mxmx(int adapter);
bool mxm_wmi_supported(void);
#endif