OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 34... Line 34...
34 -#endif 34 -#endif
35 +#endif /* CONFIG_BCM63XX_CPU_6345 */ 35 +#endif /* CONFIG_BCM63XX_CPU_6345 */
Line 36... Line 36...
36 36
37 /* 37 /*
38 * known 6348 boards 38 * known 6348 boards
Line 39... Line 39...
39 @@ -295,7 +295,7 @@ static struct board_info __initdata boar 39 @@ -311,7 +311,7 @@ static struct board_info __initdata boar
40 40
41 .has_ohci0 = 1, 41 .has_ohci0 = 1,
42 }; 42 };
Line 43... Line 43...
43 -#endif 43 -#endif
44 +#endif /* CONFIG_BCM63XX_CPU_6348 */ 44 +#endif /* CONFIG_BCM63XX_CPU_6348 */
45 45
Line 46... Line 46...
46 /* 46 /*
47 * known 6358 boards 47 * known 6358 boards
48 @@ -403,7 +403,7 @@ static struct board_info __initdata boar 48 @@ -419,7 +419,7 @@ static struct board_info __initdata boar
49 49