summaryrefslogtreecommitdiff
path: root/drivers/net/ipa/ipa_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ipa/ipa_version.h')
-rw-r--r--drivers/net/ipa/ipa_version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/ipa/ipa_version.h b/drivers/net/ipa/ipa_version.h
index ee2b3d02f3cd..6c16c895d842 100644
--- a/drivers/net/ipa/ipa_version.h
+++ b/drivers/net/ipa/ipa_version.h
@@ -21,6 +21,8 @@
* @IPA_VERSION_4_11: IPA version 4.11/GSI version 2.11 (2.1.1)
*
* Defines the version of IPA (and GSI) hardware present on the platform.
+ * Please update ipa_version_valid() and ipa_version_string() whenever a
+ * new version is added.
*/
enum ipa_version {
IPA_VERSION_3_0,