]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.LED_display
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[karo-tx-uboot.git] / doc / README.LED_display
index 521746e12912f56b8625ab4b6d3450bc8971d4d8..19977ea7e0d1aba27e961a82d090f3ba533698fe 100644 (file)
@@ -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);