mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Eliminate redundant setting of HID0_EMCP.
This commit is contained in:
parent
d701728e3d
commit
801cecc475
1 changed files with 0 additions and 1 deletions
|
|
@ -231,7 +231,6 @@ cpu_setup(u_int cpuid)
|
|||
|
||||
case FSL_E500v1:
|
||||
case FSL_E500v2:
|
||||
hid0 |= HID0_EMCP;
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue