summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-12 19:17:57 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-12 19:17:57 +0000
commit6a5112a75054f4315c5042dcb83837dc35e0c488 (patch)
tree37d00c9aac134a7b17b855da089886dcfe2c33c1 /target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
parentd3b8685cd79e04f6c215e13220b9ba8784ea7e0a (diff)
downloadmaster-31e0f0ae-6a5112a75054f4315c5042dcb83837dc35e0c488.tar.gz
master-31e0f0ae-6a5112a75054f4315c5042dcb83837dc35e0c488.tar.bz2
master-31e0f0ae-6a5112a75054f4315c5042dcb83837dc35e0c488.zip
cleanup files using checkpatch.pl
SVN-Revision: 27162
Diffstat (limited to 'target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h')
-rw-r--r--target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h b/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
index 9e72c1b1a1..1d34d80ee6 100644
--- a/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
+++ b/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
@@ -89,7 +89,7 @@ enum {
/*
* TODO:remove adm5120_eth* variables when the switch driver will be
- * converted into a real platform driver
+ * converted into a real platform driver
*/
extern unsigned int adm5120_eth_num_ports;
extern unsigned char adm5120_eth_macs[6][6];