From: Dan Malek <hidden> Date: 2005-08-07 03:36:01
On Aug 6, 2005, at 7:42 PM, Aristeu Sergio Rozanski Filho wrote:
but not with EXPORT_SYMBOL(). I noticed this while compiling i2c stuff
as module. also, I think it's better add a function to do this instead
doing EXPORT_SYMBOL() in a variable.
Right. We should just ioremap() :-)
Thanks.
-- Dan