]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nios2: remove asm/status_led.h
authorThomas Chou <thomas@wytron.com.tw>
Mon, 5 Nov 2012 04:51:54 +0000 (12:51 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Sat, 10 Nov 2012 11:45:58 +0000 (19:45 +0800)
commitdb71964235c1dfa13ec398da483b0bdbbf31d5b7
treed30141816f2af3fad7f05fea8b5dee4dd98058c1
parent4f63bfb68945ce5ebf0a819152014ba0f88f76ff
nios2: remove asm/status_led.h

The file has a wrong inline keyword of __led_toggle(), which causes
compilation error. And its content is defined in common status_led.h.
So define CONFIG_BOARD_SPECIFIC_LED in board config files and remove
this header file.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
arch/nios2/include/asm/status_led.h [deleted file]
include/configs/PK1C20.h
include/configs/nios2-generic.h
include/status_led.h