libgloss: bfin: sync headers to VDSP 5.0 Update 8
A new release of VDSP means syncing random updates to the libgloss headers. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
/*
|
||||
** cdefBF52x_base.h
|
||||
**
|
||||
** Copyright (C) 2008, 2009 Analog Devices, Inc.
|
||||
** Copyright (C) 2007-2009 Analog Devices Inc., All Rights Reserved.
|
||||
**
|
||||
************************************************************************************
|
||||
**
|
||||
@@ -109,7 +109,6 @@
|
||||
#define pUART0_LCR ((volatile unsigned short *)UART0_LCR)
|
||||
#define pUART0_MCR ((volatile unsigned short *)UART0_MCR)
|
||||
#define pUART0_LSR ((volatile unsigned short *)UART0_LSR)
|
||||
#define pUART0_MSR ((volatile unsigned short *)UART0_LSR)
|
||||
#define pUART0_SCR ((volatile unsigned short *)UART0_SCR)
|
||||
#define pUART0_GCTL ((volatile unsigned short *)UART0_GCTL)
|
||||
|
||||
@@ -569,7 +568,6 @@
|
||||
#define pUART1_LCR ((volatile unsigned short *)UART1_LCR)
|
||||
#define pUART1_MCR ((volatile unsigned short *)UART1_MCR)
|
||||
#define pUART1_LSR ((volatile unsigned short *)UART1_LSR)
|
||||
#define pUART1_MSR ((volatile unsigned short *)UART1_LSR)
|
||||
#define pUART1_SCR ((volatile unsigned short *)UART1_SCR)
|
||||
#define pUART1_GCTL ((volatile unsigned short *)UART1_GCTL)
|
||||
|
||||
|
Reference in New Issue
Block a user