static void amzn_sfp_exit()

in drivers/misc/sfp/amzn-sfp.c [436:439]


static void amzn_sfp_exit(struct i2c_driver *drv)
{
	i2c_del_driver(drv);
}