microblaze: Do not use module.h in files which are not modules
authorMichal Simek <michal.simek@xilinx.com>
Fri, 1 Feb 2013 12:10:35 +0000 (13:10 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 12 Feb 2013 10:24:45 +0000 (11:24 +0100)
commitd64af918feb6cb81c396d6d2dabb738bc51dda3f
treea13ce75ae3e54e177a6219a3961f90f7c3aa861e
parent6bd55f0bbaebb79b39e147aa864401fd0c94db82
microblaze: Do not use module.h in files which are not modules

Based on the patch:
"lib: reduce the use of module.h wherever possible"
(sha1: 8bc3bcc93a2b4e47d5d410146f6546bca6171663)
fix all microblaze files which are not modules.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
23 files changed:
arch/microblaze/kernel/exceptions.c
arch/microblaze/kernel/microblaze_ksyms.c
arch/microblaze/kernel/module.c
arch/microblaze/kernel/process.c
arch/microblaze/kernel/prom.c
arch/microblaze/kernel/prom_parse.c
arch/microblaze/kernel/stacktrace.c
arch/microblaze/kernel/sys_microblaze.c
arch/microblaze/kernel/traps.c
arch/microblaze/kernel/unwind.c
arch/microblaze/lib/ashldi3.c
arch/microblaze/lib/ashrdi3.c
arch/microblaze/lib/cmpdi2.c
arch/microblaze/lib/lshrdi3.c
arch/microblaze/lib/memcpy.c
arch/microblaze/lib/memmove.c
arch/microblaze/lib/memset.c
arch/microblaze/lib/muldi3.c
arch/microblaze/lib/ucmpdi2.c
arch/microblaze/mm/consistent.c
arch/microblaze/mm/highmem.c
arch/microblaze/mm/pgtable.c
arch/microblaze/pci/pci-common.c