summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 18:42:37 +0300
committerTom Rini <trini@konsulko.com>2021-09-30 15:08:56 +0300
commitc72231d2729cea8b683ef05d94c986ced36755b3 (patch)
tree85d888d54a27252389e20e3465d29eb6b67f1b66 /drivers/video
parent66356b4c06c934021f6cb58d93877427162b369f (diff)
downloadu-boot-c72231d2729cea8b683ef05d94c986ced36755b3.tar.xz
WS cleanup: remove excessive empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/stb_truetype.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/stb_truetype.h b/drivers/video/stb_truetype.h
index 5d00bff9fd..26f4ac2ca8 100644
--- a/drivers/video/stb_truetype.h
+++ b/drivers/video/stb_truetype.h
@@ -497,7 +497,6 @@ STBTT_DEF void stbtt_GetBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, //
// It's inefficient; you might want to c&p it and optimize it.
-
//////////////////////////////////////////////////////////////////////////////
//
// NEW TEXTURE BAKING API