summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/include/mach/micro-support-card.h
AgeCommit message (Collapse)Author
2015-09-25ARM: uniphier: refactor LED functionMasahiro Yamada
The macro, led_write(), is now only used in C sources. There is no more reason to keep the tricky assembly macro. Replace it with a new C function led_puts(). Also, rename board.h to micro-support-card.h. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>