]> git.sur5r.net Git - u-boot/blobdiff - board/socrates/ddr.c
board: Drop ftsdc010 non-dm code
[u-boot] / board / socrates / ddr.c
index e9db476f4831f187db64c1228759e3e3aa66b3f3..fe8a8bfb6965ebdca51aa081ce163f6f7728c001 100644 (file)
@@ -1,15 +1,13 @@
 /*
  * Copyright 2008 Freescale Semiconductor, Inc.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * Version 2 as published by the Free Software Foundation.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
 
-#include <asm/fsl_ddr_sdram.h>
-#include <asm/fsl_ddr_dimm_params.h>
+#include <fsl_ddr_sdram.h>
+#include <fsl_ddr_dimm_params.h>
 
 void fsl_ddr_board_options(memctl_options_t *popts,
                                dimm_params_t *pdimm,