summaryrefslogtreecommitdiff
path: root/src/cim/cim_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cim/cim_regs.h')
-rw-r--r--src/cim/cim_regs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cim/cim_regs.h b/src/cim/cim_regs.h
index 6d434a2..f0bc95a 100644
--- a/src/cim/cim_regs.h
+++ b/src/cim/cim_regs.h
@@ -636,8 +636,7 @@
/* and not the m, n and p from the PLL equation. The PLL */
/* equation adds 1 to each value. */
-typedef struct tagPLLFrequency
-{
+typedef struct tagPLLFrequency {
unsigned long pll_value;
unsigned long frequency;