X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.LED_display;h=19977ea7e0d1aba27e961a82d090f3ba533698fe;hb=9a1f4bae0bded0ce354dd4b098d4b4a3b81d4d9a;hp=521746e12912f56b8625ab4b6d3450bc8971d4d8;hpb=e1b4c57096b87b4ada56df4154d9acee6a59141f;p=u-boot diff --git a/doc/README.LED_display b/doc/README.LED_display index 521746e129..19977ea7e0 100644 --- a/doc/README.LED_display +++ b/doc/README.LED_display @@ -14,7 +14,6 @@ This function should control the state of the LED display. Argument is an ORed combination of the following values: DISPLAY_CLEAR -- clear the display DISPLAY_HOME -- set the position to the beginning of display - DISPLAY_MARK -- enable mark (decimal point), if implemented int display_putc(char c);