projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0868ff7
)
vga.h: Fix prepocessor warning
author
Frank Lichtenheld
<frank@lichtenheld.de>
Sun, 3 Feb 2008 13:59:02 +0000
(15:59 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 13:59:02 +0000
(15:59 +0200)
Mark comment as comment, fixes:
include/asm/vga.h:6:8: warning: extra tokens at end of #endif directive
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
include/asm-parisc/vga.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-parisc/vga.h
b/include/asm-parisc/vga.h
index 154a84c843a749b459e05151079c2d431acda324..171399a88ca6aa175778c7bb3d727fd5c8cc7147 100644
(file)
--- a/
include/asm-parisc/vga.h
+++ b/
include/asm-parisc/vga.h
@@
-3,4
+3,4
@@
/* nothing */
-#endif
__ASM_PARISC_VGA_H__
+#endif
/* __ASM_PARISC_VGA_H__ */