]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - net/cdp.h
arm: mxs: ocotp: disable OCOTP clock after access is finished
[karo-tx-uboot.git] / net / cdp.h
index 95e4ce025de713a0aa992b161c61dab94af9979f..83475c992d237885e18a581c1a1b828aa5d4888f 100644 (file)
--- a/net/cdp.h
+++ b/net/cdp.h
@@ -14,7 +14,7 @@
 #ifndef __CDP_H__
 #define __CDP_H__
 
-void CDPStart(void);
+void cdp_start(void);
 /* Process a received CDP packet */
 void cdp_receive(const uchar *pkt, unsigned len);