summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/include/mach/micro-support-card.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-131-39/+0
| | | | | | | These headers are only included locally in arch/arm/mach-uniphier/. There is no reason to export them by putting in the mach/ directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
* ARM: uniphier: refactor LED functionMasahiro Yamada2015-09-251-0/+39
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>
OpenPOWER on IntegriCloud