summaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/module.c
AgeCommit message (Collapse)AuthorLines
2011-10-06C6X: loadable module supportAurelien Jacquiot-0/+123
Original port to early 2.6 kernel using TI COFF toolchain. Brought up to date by Mark Salter <msalter@redhat.com> Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com> Signed-off-by: Mark Salter <msalter@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de>