On Wed, Apr 20, 2022 at 10:27:11AM +0900, Tetsuo Handa wrote: > > +module_init(atmel_i2c_init); > +module_exit(atmel_i2c_exit); What if everything is built-in? Shouldn't this be moved to a place earlier than module_init? Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt