linux-stable/arch/mips/sgi-ip22
Ralf Baechle 334955ef96 i8253: Create linux/i8253.h and use it in all 8253 related files
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Link: http://lkml.kernel.org/r/20110601180610.054254048@duck.linux-mips.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

 arch/arm/mach-footbridge/isa-timer.c |    2 +-
 arch/mips/cobalt/time.c              |    2 +-
 arch/mips/jazz/irq.c                 |    2 +-
 arch/mips/kernel/i8253.c             |    2 +-
 arch/mips/mti-malta/malta-time.c     |    2 +-
 arch/mips/sgi-ip22/ip22-time.c       |    2 +-
 arch/mips/sni/time.c                 |    2 +-
 arch/x86/kernel/apic/apic.c          |    2 +-
 arch/x86/kernel/apm_32.c             |    2 +-
 arch/x86/kernel/hpet.c               |    2 +-
 arch/x86/kernel/i8253.c              |    2 +-
 arch/x86/kernel/time.c               |    2 +-
 drivers/block/hd.c                   |    2 +-
 drivers/clocksource/i8253.c          |    2 +-
 drivers/input/gameport/gameport.c    |    2 +-
 drivers/input/joystick/analog.c      |    2 +-
 drivers/input/misc/pcspkr.c          |    2 +-
 include/linux/i8253.h                |   11 +++++++++++
 sound/drivers/pcsp/pcsp.h            |    2 +-
 19 files changed, 29 insertions(+), 18 deletions(-)
2011-06-09 15:01:37 +02:00
..
Makefile MIPS: IP22, IP28: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
Platform MIPS: IP22, IP28: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
ip22-berr.c MIPS: die() does not call die notifier chain 2010-04-30 20:52:45 +01:00
ip22-eisa.c MIPS: Move several variables from .bss to .init.data 2009-12-17 01:57:27 +00:00
ip22-hpc.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
ip22-int.c Merge branch 'master' into for-next 2011-04-26 10:22:59 +02:00
ip22-mc.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
ip22-nvram.c [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel 2007-11-26 17:26:14 +00:00
ip22-platform.c MIPS: IP22: Fix GCC 4.6.0 build error 2011-05-10 18:15:22 +01:00
ip22-reset.c MIPS: IP22: Fix hang in power button interrupt handler 2009-05-20 18:53:13 +01:00
ip22-setup.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
ip22-time.c i8253: Create linux/i8253.h and use it in all 8253 related files 2011-06-09 15:01:37 +02:00
ip28-berr.c MIPS: die() does not call die notifier chain 2010-04-30 20:52:45 +01:00