]> Git Repo - u-boot.git/blobdiff - drivers/ddr/fsl/ddr2_dimm_params.c
tools: kwboot: Fix parsing UART image without data checksum
[u-boot.git] / drivers / ddr / fsl / ddr2_dimm_params.c
index 062c849075356afd15de7fb223c5927862efe07e..3b78118a9d823517c35388403ac3099b6071a5d6 100644 (file)
@@ -1,11 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright 2008 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
 #include <fsl_ddr_sdram.h>
+#include <log.h>
+#include <asm/bitops.h>
 
 #include <fsl_ddr.h>
 /*
This page took 0.027878 seconds and 4 git commands to generate.