summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/include/mach/serial.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: OMAP1: Move UART defines to prepare for sparse IRQTony Lindgren2015-05-201-5/+0
| | | | | | | | | | | 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>
* ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-241-0/+53
For omap1, we'll keep mach/serial.h around for 8250.c hardware workarounds. For omap2+, we no longer need mach/serial.h and can make it local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
OpenPOWER on IntegriCloud