]> Zhao Yanbai Git Server - minix.git/commit
arm-refactor:indent the omap bsp code.
authorKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 24 Feb 2014 08:40:30 +0000 (09:40 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:09 +0000 (17:05 +0200)
commitc97a47f54e379198ceee88a1193a319f40420ec0
treebad60f861c69a6b7c1f3aca34effb80029db5d26
parent03514ba605e8e31a49cf0b58bba0c484f25cfb79
arm-refactor:indent the omap bsp code.

Indent the omap bsd code using indent with the following settings
in indent.pro.
-bap -br -ce -ci4 -cli0 -d0 -di0 -i8 -ip4 -l79 -nbc -ncdb -ndj
-nfc1 -nlp -npcs -psl -sc -sob -fca -l79 -lc79

Change-Id: I09e7de9ad4b33f78bff96e3de4470f1c5ba854ce
kernel/arch/earm/bsp/ti/omap_init.c
kernel/arch/earm/bsp/ti/omap_intr.c
kernel/arch/earm/bsp/ti/omap_padconf.c
kernel/arch/earm/bsp/ti/omap_reset.c
kernel/arch/earm/bsp/ti/omap_rtc.c
kernel/arch/earm/bsp/ti/omap_serial.c
kernel/arch/earm/bsp/ti/omap_timer.c