Remove bogus block device major now that bdev majors are gone.
This commit is contained in:
parent
8af4736afe
commit
606e1d6816
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75100
@ -81,8 +81,7 @@ static struct cdevsw acpi_cdevsw = {
|
||||
CDEV_MAJOR,
|
||||
nodump,
|
||||
nopsize,
|
||||
0,
|
||||
-1
|
||||
0
|
||||
};
|
||||
|
||||
static const char* sleep_state_names[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user