Skip to content

Commit

Permalink
[ARM] MX27ads: remove unused define
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Sascha Hauer committed Dec 16, 2008
1 parent 7cb3f6d commit 8c84095
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/arm/plat-mxc/include/mach/board-mx27ads.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
/*
* MXC UART EVB board level configurations
*/

#define MXC_LL_EXTUART_PADDR (CS4_BASE_ADDR + 0x20000)
#define MXC_LL_EXTUART_VADDR (CS4_BASE_ADDR_VIRT + 0x20000)
#define MXC_LL_EXTUART_16BIT_BUS

#define MXC_LL_UART_PADDR UART1_BASE_ADDR
#define MXC_LL_UART_VADDR AIPI_IO_ADDRESS(UART1_BASE_ADDR)

Expand Down

0 comments on commit 8c84095

Please sign in to comment.