From: Wu Zhangjin <wuzhangjin@xxxxxxxxx> This patchset is needed for the coming patchsets. o [loongson] mem.c: indent the file with TAB instead of whitespaces The old mem.c use the whitespaces as the indent, fix it. o [loongson] 2f: Cleanups of the #if clauses add two new options for describing the features of loongson2f, and replaces the old ugly #if clauses by them. Thanks & Regards, Wu Zhangjin Wu Zhangjin (2): [loongson] mem.c: indent the file with TAB instead of whitespaces [loongson] 2f: Cleanups of the #if clauses arch/mips/Kconfig | 8 ++++++ arch/mips/include/asm/mach-loongson/loongson.h | 6 ++-- arch/mips/include/asm/mach-loongson/pci.h | 4 +- arch/mips/loongson/common/init.c | 2 +- arch/mips/loongson/common/mem.c | 29 ++++++++++++----------- arch/mips/loongson/common/pci.c | 2 +- 6 files changed, 30 insertions(+), 21 deletions(-)