Skip to content

Commit

Permalink
IA64: includecheck fix: ia64, pgtable.h
Browse files Browse the repository at this point in the history
fix the following 'make includecheck' warning:

  arch/ia64/include/asm/pgtable.h: asm/processor.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Acked-by: Fenghua Yu <fenghua.yu@intel.com>
  • Loading branch information
Jaswinder Singh Rajput authored and Fenghua Yu committed Aug 11, 2009
1 parent cfa5f80 commit b5a8879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/ia64/include/asm/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@
#include <linux/bitops.h>
#include <asm/cacheflush.h>
#include <asm/mmu_context.h>
#include <asm/processor.h>

/*
* Next come the mappings that determine how mmap() protection bits
Expand Down

0 comments on commit b5a8879

Please sign in to comment.