Fix all warnings in the tree
[coreboot.git] / src / northbridge / amd / amdmct / mct / mctpro_d.c
index 1724ca0640b8d258e42cce869f8751c03aa58a45..a2d08d194e75189a2b0c452615422ab8ee494ac6 100644 (file)
@@ -313,7 +313,8 @@ void mct_BeforeDramInit_D(struct DCTStatStruc *pDCTstat, u32 dct)
        }
 }
 
-
+#ifdef UNUSED_CODE
+/* Callback not required */
 static u8 mct_AdjustDelay_D(struct DCTStatStruc *pDCTstat, u8 dly)
 {
        u8 skip = 0;
@@ -323,7 +324,7 @@ static u8 mct_AdjustDelay_D(struct DCTStatStruc *pDCTstat, u8 dly)
 
        return skip;
 }
-
+#endif
 
 static u8 mct_checkFenceHoleAdjust_D(struct MCTStatStruc *pMCTstat,
                                struct DCTStatStruc *pDCTstat, u8 DQSDelay,