Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8457403d authored by Frank Lichtenheld's avatar Frank Lichtenheld Committed by Adrian Bunk
Browse files

vga.h: Fix prepocessor warning



Mark comment as comment, fixes:
include/asm/vga.h:6:8: warning: extra tokens at end of #endif directive

Signed-off-by: default avatarFrank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 0868ff7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@

/* nothing */

#endif __ASM_PARISC_VGA_H__
#endif /* __ASM_PARISC_VGA_H__ */