ARM: OMAP1: Move UART defines to prepare for sparse IRQ
authorTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 16:01:20 +0000 (09:01 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 16:01:20 +0000 (09:01 -0700)
These have been indirectly included via asm/irqs.h that
has included mach/hardware.h unless SPARSE_IRQ is specified.
Let's move them to where the other OMAP serial defines for
8250 are.

Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/include/mach/serial.h
include/uapi/linux/serial_reg.h

Simple merge