Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46824
b: refs/heads/master
c: 2dc0857
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Paul Mackerras committed Feb 7, 2007
1 parent 93446ab commit be9d519
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59eaef9daef35129a982c9d2b464aacb13349cdf
refs/heads/master: 2dc08572cc11a1ab2e67b214a4f3d7d0997473f8
2 changes: 1 addition & 1 deletion trunk/arch/ppc/platforms/mpc866ads_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ int __init mpc866ads_init(void)
ppc_sys_device_setfunc(MPC8xx_CPM_SMC1, PPC_SYS_FUNC_UART);
#endif

#ifdef CONFIG_SERIAL_CPM_SMC
#ifdef CONFIG_SERIAL_CPM_SMC2
ppc_sys_device_enable(MPC8xx_CPM_SMC2);
ppc_sys_device_setfunc(MPC8xx_CPM_SMC2, PPC_SYS_FUNC_UART);
#endif
Expand Down

0 comments on commit be9d519

Please sign in to comment.