Hi ,
I want to use ioremap returned pointer as
global....in the driver......how can i do it....
ex:-
int *ptr;
ptr=ioremap(args..);
This 'ptr' i want to access as global.....how?....
Thanks
vasant
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ
