]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - net/cdp.h
Merge git://www.denx.de/git/u-boot-cfi-flash
[people/ms/u-boot.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);