- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi all,
my work is based nios2-linux-20120802 from www.nioswiki.com i write a char device driver, if the driver is "compile-in" with the kernel, all things are ok! but if the driver is compile as a loadable module, errors occurs: ERROR: "__ioremap" [drivers/char/test.ko] undefined! ERROR: "__iounmap" [drivers/char/test.ko] undefined! __ioremap is defined in <asm/io.h> , which is# included in my test.c. what's the problem?Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page