On 19 Jul 2003, rahul patil wrote:
>
> hi,
> I want build an application that requires the exact memory address
> (for LCD display). I use ioremap to achieve that. However, when i
> try to compile the file, i get the following error.
>
> implicit declaration of ioremap
> and hence
> unreferenced
On 19 Jul 2003, rahul patil wrote:
> hi,
> I want build an application that requires the exact memory address
> (for LCD display). I use ioremap to achieve that. However, when i
> try to compile the file, i get the following error.
>
> implicit declaration of ioremap
> and hence
> unreferenced
hi,
I want build an application that requires the exact memory address
(for LCD display). I use ioremap to achieve that. However, when i
try to compile the file, i get the following error.
implicit declaration of ioremap
and hence
unreferenced ioremap
I assume that this is becuase I can use iore