dpaa bman: Remove unused bman_devclass.

This commit is contained in:
John Baldwin 2022-05-10 10:21:39 -07:00
parent dcb5803674
commit 678c3e53ce

View File

@ -43,8 +43,6 @@ __FBSDID("$FreeBSD$");
#include "bman.h"
devclass_t bman_devclass;
static struct bman_softc *bman_sc;
extern t_Handle bman_portal_setup(struct bman_softc *bsc);