On Thu, Jan 30, 2014 at 10:44:18AM +0100, Philipp Zabel wrote: > +static int imx_ssm2603_remove(struct platform_device *pdev) > +{ > + return 0; > +} I think we can drop this remove() here right :) Best regards, Nicolin