commit | ec8292347b5052633b46b562598b0e3ee7875ce7 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Aug 26 22:54:02 2008 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Aug 26 22:56:20 2008 +0100 |
tree | bd55980092a69483c1374404fca09a41c5813f2e | |
parent | b8e6c91c74e9f0279b7c51048779b3d62da60b88 [diff] |
[ARM] S3C24XX: Fix nor-simtec driver sparse errors Fix the following sparse errors in arch/arm/mach-s3c2410/nor-simtec.c: 53:27: warning: symbol 'simtec_nor_pdata' was not declared. Should it be static? 77:13: warning: symbol 'nor_simtec_init' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben-linux@fluff.org>