Remove bogus block device major now that bdev majors are gone.

This commit is contained in:
John Baldwin 2001-04-02 23:36:36 +00:00
parent 8af4736afe
commit 606e1d6816
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75100

View File

@ -81,8 +81,7 @@ static struct cdevsw acpi_cdevsw = {
CDEV_MAJOR,
nodump,
nopsize,
0,
-1
0
};
static const char* sleep_state_names[] = {