Coding Style cleanup.

This commit is contained in:
Wolfgang Denk 2006-10-18 22:44:38 +02:00
parent 3231ea64f4
commit fcfed4f2f2
4 changed files with 58 additions and 62 deletions

View File

@ -250,4 +250,3 @@ void hw_watchdog_reset(void)
{ {
/* TODO fill this in */ /* TODO fill this in */
} }

View File

@ -1,9 +1,7 @@
NAND FLASH commands and notes NAND FLASH commands and notes
See NOTE below!!! See NOTE below!!!
# (C) Copyright 2003 # (C) Copyright 2003
# Dave Ellis, SIXNET, dge@sixnetio.com # Dave Ellis, SIXNET, dge@sixnetio.com
# #
@ -209,7 +207,6 @@ the tree until the DoC is ported to use the new NAND support (or boards
with DoC will break). with DoC will break).
Additional improvements to the NAND subsystem by Guido Classen, 10-10-2006 Additional improvements to the NAND subsystem by Guido Classen, 10-10-2006
JFFS2 related commands: JFFS2 related commands: