History log of /arch/microblaze/include/asm/module.h
Revision Date Author Comments
0a58458341fd571e521be542ff746a4a8995980c 18-Jun-2009 Remis Lima Baima <remis.developer@googlemail.com> microblaze: convert all simple headers to use asm-generic

All the simple microblaze header files were adapted to use their
asm-generic implementations. These files are more simple and were quite
straightforward to change.

fb.h, vga.h and parport.h previously did not exist, using
the generic version makes it possible to build more drivers
successfully in allyesonfig.

Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
f6b165c6ae540c607a9a62427f1b25bc5743c0aa 27-Mar-2009 Michal Simek <monstr@monstr.eu> microblaze_v8: kernel modules support

Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>