KVM: arm/arm64: Fix reference to uninitialised VGIC
[linux/fpc-iii.git] / arch / blackfin / mach-bf609 / include / mach / bfin_serial.h
blob1fd398147fd99c6307567b8535f000458142c73c
1 /*
2 * mach/bfin_serial.h - Blackfin UART/Serial definitions
4 * Copyright 2011 Analog Devices Inc.
6 * Licensed under the GPL-2 or later.
7 */
9 #ifndef __BFIN_MACH_SERIAL_H__
10 #define __BFIN_MACH_SERIAL_H__
12 #define BFIN_UART_NR_PORTS 2
13 #define BFIN_UART_TX_FIFO_SIZE 8
15 #define BFIN_UART_BF60X_STYLE
17 #endif