drivers: video: rockchip: fix building eDP and LVDS drivers
[oweals/u-boot.git] / doc / sphinx / rstFlatTable.py
index f9a4b46dbe2b9e8429a972305244ec6560a8e9f2..2019a55f6b182a4a5306b204b096739bfae143bb 100755 (executable)
@@ -53,8 +53,6 @@ from docutils.utils import SystemMessagePropagation
 # common globals
 # ==============================================================================
 
-# The version numbering follows numbering of the specification
-# (doc/books/kernel-doc-HOWTO).
 __version__  = '1.0'
 
 PY3 = sys.version_info[0] == 3