linux-stable-rt/arch/unicore32/mm
Axel Lin 5270f31222 unicore32: EXPORT_SYMBOL needs export.h
Include export.h to fix below warning:

  CC      arch/unicore32/mm/init.o
arch/unicore32/mm/init.c:227: warning: data definition has no type or storage class
arch/unicore32/mm/init.c:227: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
arch/unicore32/mm/init.c:227: warning: parameter names (without types) in function declaration

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:06 -04:00
..
Kconfig
Makefile
alignment.c
cache-ucv2.S
dma-swiotlb.c
extable.c
fault.c
flush.c
init.c
ioremap.c
mm.h
mmu.c
pgd.c
proc-macros.S
proc-syms.c
proc-ucv2.S
tlb-ucv2.S