commit | ceec1c33c36e4783cba41416f327f4bbc05218c3 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Apr 17 12:29:22 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Fri May 15 12:49:08 2009 +0100 |
tree | 7cc2f978b4305d1ac9b6a9d229f69399ea129304 | |
parent | 091bf7624d1c90cec9e578a18529f615213ff847 [diff] |
[ARM] nwfpe: Add decleration for ExtendedCPDO Add header file decleration for 'ExtendedCPDO' in fpa11.h to stop the following sparse warning: extended_cpdo.c:90:14: warning: symbol 'ExtendedCPDO' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben-linux@fluff.org>