dm: ahci: Rename struct ahci_probe_ent
[platform/kernel/u-boot.git] / net / cdp.h
index 95e4ce0..83475c9 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);