flash/lpc2???.c: remove useless declarations
authorZachary T Welch <zw@superlucidity.net>
Mon, 9 Nov 2009 17:20:33 +0000 (09:20 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 10 Nov 2009 02:42:47 +0000 (18:42 -0800)
commit770716e9e079f3fb088994e28aa08edfc5afd2fb
treeb159f11ac4710f188fef08398743341176c23c15
parent8b5c5c054d7ae08990e817a52bd28a326b27e54a
flash/lpc2???.c: remove useless declarations

Remove useless forward declarations.
Moves command registrations to end of files.
Moves flash structure definitions to end of files.

Signed-off-by: Zachary T Welch <zw@superlucidity.net>
src/flash/lpc2000.c
src/flash/lpc288x.c
src/flash/lpc2900.c