Skip to content

Commit 9070fbc

Browse files
bagasmehdeller
authored andcommitted
Documentation: fb: ep93xx: Demote section headings
Section headings are formatted the same as title heading, thus increasing number of entries in framebuffer toctree. Demote them. Reviewed-by: Randy Dunlap <[email protected]> Tested-by: Randy Dunlap <[email protected]> Signed-off-by: Bagas Sanjaya <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 7a6e249 commit 9070fbc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Documentation/fb/ep93xx-fb.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ your board initialisation function::
4141

4242
ep93xx_register_fb(&some_board_fb_info);
4343

44-
=====================
4544
Video Attribute Flags
4645
=====================
4746

@@ -79,7 +78,6 @@ EP93XXFB_USE_SDCSN2 Use SDCSn[2] for the framebuffer.
7978
EP93XXFB_USE_SDCSN3 Use SDCSn[3] for the framebuffer.
8079
=============================== ======================================
8180

82-
==================
8381
Platform callbacks
8482
==================
8583

@@ -101,7 +99,6 @@ obtained as follows::
10199
/* Board specific framebuffer setup */
102100
}
103101

104-
======================
105102
Setting the video mode
106103
======================
107104

@@ -119,7 +116,6 @@ set when the module is installed::
119116

120117
modprobe ep93xx-fb video=320x240
121118

122-
==============
123119
Screenpage bug
124120
==============
125121

0 commit comments

Comments
 (0)