Remove unused structure fields
Obtained from: Semihalf
This commit is contained in:
parent
4c641b9a6a
commit
373bc54ab1
@ -76,8 +76,6 @@ struct mv_mpic_softc {
|
||||
bus_space_handle_t mpic_bsh;
|
||||
bus_space_tag_t cpu_bst;
|
||||
bus_space_handle_t cpu_bsh;
|
||||
int mpic_high_regs;
|
||||
int mpic_error_regs;
|
||||
};
|
||||
|
||||
static struct resource_spec mv_mpic_spec[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user