summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/nand.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/include/asm/nand.h')
-rw-r--r--arch/blackfin/include/asm/nand.h14
1 files changed, 5 insertions, 9 deletions
diff --git a/arch/blackfin/include/asm/nand.h b/arch/blackfin/include/asm/nand.h
index afbaafa793f1..3a1e79dfc8d9 100644
--- a/arch/blackfin/include/asm/nand.h
+++ b/arch/blackfin/include/asm/nand.h
@@ -1,18 +1,14 @@
-/* linux/include/asm-blackfin/nand.h
+/*
+ * BF5XX - NAND flash controller platform_device info
*
- * Copyright (c) 2007 Analog Devices, Inc.
- * Bryan Wu <bryan.wu@analog.com>
+ * Copyright 2007-2008 Analog Devices, Inc.
*
- * BF5XX - NAND flash controller platfrom_device info
- *
- * 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.
+ * Licensed under the GPL-2
*/
/* struct bf5xx_nand_platform
*
- * define a interface between platfrom board specific code and
+ * define a interface between platform board specific code and
* bf54x NFC driver.
*
* nr_partitions = number of partitions pointed to be partitoons (or zero)