kernel_optimize_test/arch/microblaze
Michal Simek 62bc82a82b microblaze: Use static inline functions in cacheflush.h
Using static inline functions ensure proper type checking
which also remove compilation warning for no MMU

Compilation warning:
arch/microblaze/include/asm/cacheflush.h: warning: 'addr'
 may be used uninitialized in this function [-Wmaybe-uninitialized]

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-06-03 11:33:23 +02:00
..
boot
configs microblaze: Do not select OPT_LIB_ASM by default 2013-05-09 09:04:31 +02:00
include microblaze: Use static inline functions in cacheflush.h 2013-06-03 11:33:23 +02:00
kernel microblaze: Initialize temp variable to remove compilation warning 2013-05-14 09:09:08 +02:00
lib
mm microblaze: Fix initrd support 2013-05-09 09:04:31 +02:00
oprofile
pci
platform
Kconfig Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
Kconfig.debug
Makefile