mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
G/C unused variable.
This commit is contained in:
parent
3f676959ae
commit
93d74675d6
1 changed files with 0 additions and 1 deletions
|
|
@ -1969,7 +1969,6 @@ ppc_attach(device_t dev)
|
|||
struct ppc_data *ppc = DEVTOSOFTC(dev);
|
||||
|
||||
device_t ppbus;
|
||||
device_t parent = device_get_parent(dev);
|
||||
|
||||
device_printf(dev, "%s chipset (%s) in %s mode%s\n",
|
||||
ppc_models[ppc->ppc_model], ppc_avms[ppc->ppc_avm],
|
||||
|
|
|
|||
Loading…
Reference in a new issue