diff options
Diffstat (limited to 'include/configs/omap1610h2.h')
-rw-r--r-- | include/configs/omap1610h2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap1610h2.h b/include/configs/omap1610h2.h index 2eb65e2..7d232ca 100644 --- a/include/configs/omap1610h2.h +++ b/include/configs/omap1610h2.h @@ -73,7 +73,7 @@ #define CFG_NS16550_REG_SIZE (-4) #define CFG_NS16550_CLK (48000000) /* can be 12M/32Khz or 48Mhz */ #define CFG_NS16550_COM1 0xfffb0000 /* uart1, bluetooth uart */ - + /* * select serial console configuration */ |