linux_dsm_epyc7002/arch/avr32
Paul Gortmaker 9a2950fe9c avr32: migrate exception table users off module.h and onto extable.h
These files were only including module.h for exception table
related functions.  We've now separated that content out into its
own file "extable.h" so now move over to that and avoid all the
extra header content in module.h that we don't really need to compile
these files.

One uses "print_modules" so that prevents us removing module.h in
that case, however.

Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
2016-10-03 08:49:31 +02:00
..
boards gpio: Include linux/gpio.h instead of asm/gpio.h 2016-02-16 00:20:03 +01:00
boot avr32: fix out-of-range jump in large kernels 2013-11-20 09:53:21 +01:00
configs avr32: update all default configurations 2015-02-09 15:27:45 +01:00
include avr32: fix copy_from_user() 2016-09-13 17:50:18 -04:00
kernel avr32: migrate exception table users off module.h and onto extable.h 2016-10-03 08:49:31 +02:00
lib avr32: fix 'undefined reference to `___copy_from_user' 2016-09-18 07:26:26 -07:00
mach-at32ap avr32: off by one in at32_init_pio() 2016-07-29 11:55:57 +02:00
mm avr32: migrate exception table users off module.h and onto extable.h 2016-10-03 08:49:31 +02:00
oprofile oprofilefs_create_...() do not need superblock argument 2013-09-03 22:52:48 -04:00
Kconfig printk/nmi: generic solution for safe printk in NMI 2016-05-20 17:58:30 -07:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use 2014-02-17 11:24:43 +01:00