mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ehci_ps3: Remove unused struct definition.
(cherry picked from commit 3578000a6f505148c5e0ecf5be9d644ed07a81bc)
This commit is contained in:
parent
19cfade3f3
commit
dfa6fdec56
1 changed files with 0 additions and 5 deletions
|
|
@ -62,11 +62,6 @@
|
|||
|
||||
#include "ps3bus.h"
|
||||
|
||||
struct ps3_ehci_softc {
|
||||
ehci_softc_t base;
|
||||
struct bus_space tag;
|
||||
};
|
||||
|
||||
static void
|
||||
ehci_ps3_post_reset(struct ehci_softc *ehci_softc)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue