Staticise the joy devclass.

This commit is contained in:
Mike Smith 2002-01-08 06:49:06 +00:00
parent 4ce44e2302
commit 489da1e76a

View File

@ -83,7 +83,7 @@ static struct cdevsw joy_cdevsw = {
/* flags */ 0,
};
devclass_t joy_devclass;
static devclass_t joy_devclass;
int
joy_probe(device_t dev)