s5pc210: universal: fix the copyright
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 27 Sep 2010 07:37:59 +0000 (16:37 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 27 Sep 2010 07:37:59 +0000 (16:37 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/universal_c210/Makefile
board/samsung/universal_c210/mem_setup.S
board/samsung/universal_c210/onenand.c

index bc41c63..0ba9ba7 100644 (file)
@@ -1,9 +1,6 @@
 #
-# (C) Copyright 2000, 2001, 2002
-# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# (C) Copyright 2008
-# Guennadi Liakhovetki, DENX Software Engineering, <lg@denx.de>
+# Copyright (C) 2010 Samsung Electronics
+# Minkyu Kang <mk7.kang@samsung.com>
 #
 # See file CREDITS for list of people who contributed to this
 # project.
index d9fd8a7..ff0d1e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Samsung Electrnoics
+ * Copyright (C) 2010 Samsung Electrnoics
  * Minkyu Kang <mk7.kang@samsung.com>
  * Kyungmin Park <kyungmin.park@samsung.com>
  *
index cade1a3..e79fe3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2009 Samsung Electronics
+ * Copyright (C) 2010 Samsung Electronics
  * Kyungmin Park <kyungmin.park@samsung.com>
  *
  * See file CREDITS for list of people who contributed to this
@@ -24,8 +24,6 @@
 #include <common.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/onenand.h>
-#include <linux/mtd/samsung_onenand.h>
-#include <onenand_uboot.h>
 
 static int s5pc210_chip_probe(struct mtd_info *mtd)
 {