This function has been defined static static inline void * ioremap_nocache (unsigned long offset, unsigned long size) You have to call the function from same file. Regards Mohanlal ----- Original Message ----- From: "Shiv Garg" <shivg@xxxxxxxxxxx> To: <kernelnewbies@xxxxxxxxxxxx> Sent: Wednesday, August 11, 2004 12:43 PM Subject: Insmod: Unresolved symbol > Hi All, > > When I am inserting IrDA module in the running kernel on the target > board, I get the error > "unresolved symbol ioremap_nocache" > > Where could be the problem. > Cat /proc/ksyms doesn't list any ioremap_nocache symbol. > Does it mean that there is nothing wrong with the source file compiled, > but kernel should have that symbol. > > Thanks in advance for ur help. > Regards, > Shiv > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/