summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usbc_ppc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/usbc_ppc.h b/include/usbc_ppc.h
index d553c2a767..efbfbe4b6c 100644
--- a/include/usbc_ppc.h
+++ b/include/usbc_ppc.h
@@ -23,6 +23,11 @@
*/
#define PPC_OC_COOLDOWN_DELAY_US (2 * SECOND)
+/*
+ * NOTE: The pointers to functions in the ppc_drv structure can now be NULL
+ * which will indicate and return NOT_IMPLEMENTED from the main calling
+ * function
+ */
struct ppc_drv {
/**
* Initialize the PPC.