summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h')
-rw-r--r--c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h b/c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h
index 98138ab08b..b8243a7790 100644
--- a/c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h
+++ b/c/src/lib/libcpu/arm/s3c2400/include/s3c2400.h
@@ -472,7 +472,7 @@ typedef union
unsigned long all;
} LCDCON1;
-typedef union {
+typedef union {
struct {
unsigned VSPW:6; /* TFT: Vertical sync pulse width determines the */
/* VSYNC pulse's high level width by counting the */