acpi_spmc(4): softc: Remove unused 'obj'
No functional change (intended). Reviewed by: imp (older version), obiwac Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56804
This commit is contained in:
@@ -164,7 +164,6 @@ struct acpi_spmc_constraint {
|
||||
struct acpi_spmc_softc {
|
||||
device_t dev;
|
||||
ACPI_HANDLE handle;
|
||||
ACPI_OBJECT *obj;
|
||||
enum dsm_flags dsms;
|
||||
|
||||
struct eventhandler_entry *eh_suspend;
|
||||
|
||||
Reference in New Issue
Block a user