commit | 928f81aa619d845d6faa5a459cdbc18b7a78ddce | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed May 20 09:01:20 2015 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed May 20 09:01:20 2015 -0700 |
tree | 14f5456843c82c786cc79fb248b002a22b2766e6 | |
parent | 030bbdbf4c833bc69f502eae58498bc5572db736 [diff] |
ARM: OMAP1: Move UART defines to prepare for sparse IRQ 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>