MX25: tx25: Avoid the usage of extern in C file
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 6 Sep 2011 09:05:42 +0000 (09:05 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 30 Sep 2011 20:01:00 +0000 (22:01 +0200)
commite6d9b9785cde08162afd68ef555dcef7d477e1be
tree0862dd9543d88b6be2333dea4eb8323d4ad050cc
parentb6e6ebbf3d4a384a28915f085c20f6862c0aa37d
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>
arch/arm/include/asm/arch-mx25/sys_proto.h [new file with mode: 0644]
board/karo/tx25/tx25.c