commit | 45784e23ed105730dc1c5bee600bb980c711e2f1 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Sep 06 09:05:42 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Sep 30 22:01:00 2011 +0200 |
tree | 0862dd9543d88b6be2333dea4eb8323d4ad050cc | |
parent | 0cf0fde00d0e40b44aa659c31f56b878967d90f5 [diff] |
MX25: tx25: Avoid the usage of extern in C file Avoid the usage of extern in C file as pointed out by checkpatch. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>