MFi386: cosmetic changes.
This commit is contained in:
parent
096048af92
commit
11dbeb93db
@ -1105,3 +1105,4 @@ DRIVER_MODULE(npxisa, isa, npxisa_driver, npxisa_devclass, 0, 0);
|
||||
#ifndef PC98
|
||||
DRIVER_MODULE(npxisa, acpi, npxisa_driver, npxisa_devclass, 0, 0);
|
||||
#endif
|
||||
|
||||
|
@ -674,4 +674,5 @@ DRIVER_MODULE(atspeaker, isa, atspeaker_driver, atspeaker_devclass, 0, 0);
|
||||
#ifndef PC98
|
||||
DRIVER_MODULE(atspeaker, acpi, atspeaker_driver, atspeaker_devclass, 0, 0);
|
||||
#endif
|
||||
|
||||
/* spkr.c ends here */
|
||||
|
Loading…
x
Reference in New Issue
Block a user