Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99661
b: refs/heads/master
c: 15d613c
h: refs/heads/master
i:
  99659: 007b79a
v: v3
  • Loading branch information
Pavel Machek authored and Thomas Gleixner committed May 24, 2008
1 parent 759ea73 commit 62941db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 21fd5132b223a10bdf17713dd0bf321cbd6471d2
refs/heads/master: 15d613cb25efd978dd55592d011a6ffc487b3432
11 changes: 0 additions & 11 deletions trunk/arch/x86/kernel/i8259.c
Original file line number Diff line number Diff line change
@@ -1,39 +1,28 @@
#ifdef CONFIG_X86_64
#include <linux/linkage.h>
#endif /* CONFIG_X86_64 */
#include <linux/errno.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <linux/ioport.h>
#include <linux/interrupt.h>
#ifdef CONFIG_X86_64
#include <linux/timex.h>
#endif /* CONFIG_X86_64 */
#include <linux/slab.h>
#include <linux/random.h>
#include <linux/init.h>
#include <linux/kernel_stat.h>
#include <linux/sysdev.h>
#include <linux/bitops.h>

#ifdef CONFIG_X86_64
#include <asm/acpi.h>
#endif /* CONFIG_X86_64 */
#include <asm/atomic.h>
#include <asm/system.h>
#include <asm/io.h>
#ifndef CONFIG_X86_64
#include <asm/timer.h>
#else /* CONFIG_X86_64 */
#include <asm/hw_irq.h>
#endif /* CONFIG_X86_64 */
#include <asm/pgtable.h>
#include <asm/delay.h>
#include <asm/desc.h>
#include <asm/apic.h>
#ifndef CONFIG_X86_64
#include <asm/arch_hooks.h>
#endif /* ! CONFIG_X86_64 */
#include <asm/i8259.h>

/*
Expand Down

0 comments on commit 62941db

Please sign in to comment.