> +static int bcm_iproc_i2c_init(struct bcm_iproc_i2c_dev *iproc_i2c); > +static void bcm_iproc_i2c_enable_disable(struct bcm_iproc_i2c_dev *iproc_i2c, > + bool enable);
Can't we move these functions instead of having the extra declarations?
signature.asc
Description: Digital signature

