Title: [8935] trunk/arch/blackfin/mach-bf527/boards/ezbrd.c: [#6074], forget to delete page size in bf526 board
Revision
8935
Author
bhsong
Date
2010-06-23 05:43:05 -0400 (Wed, 23 Jun 2010)

Log Message

[#6074], forget to delete page size in bf526 board

Modified Paths

Diff

Modified: trunk/arch/blackfin/mach-bf527/boards/ezbrd.c (8934 => 8935)


--- trunk/arch/blackfin/mach-bf527/boards/ezbrd.c	2010-06-23 09:41:32 UTC (rev 8934)
+++ trunk/arch/blackfin/mach-bf527/boards/ezbrd.c	2010-06-23 09:43:05 UTC (rev 8935)
@@ -149,7 +149,6 @@
 };
 
 static struct bf5xx_nand_platform bf5xx_nand_platform = {
-	.page_size = NFC_PG_SIZE_256,
 	.data_width = NFC_NWIDTH_8,
 	.partitions = partition_info,
 	.nr_partitions = ARRAY_SIZE(partition_info),
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to