Skip to content

Commit

Permalink
[IA64] remove duplicate header include line
Browse files Browse the repository at this point in the history
Remove duplicate header include line from arch/ia64/kernel/time.c.

Signed-off-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
  • Loading branch information
MUNEDA Takahiro authored and Tony Luck committed Jun 26, 2007
1 parent 66fa9b1 commit 2e77ff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/ia64/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/time.h>
#include <linux/interrupt.h>
#include <linux/efi.h>
#include <linux/profile.h>
#include <linux/timex.h>

#include <asm/machvec.h>
Expand Down

0 comments on commit 2e77ff2

Please sign in to comment.