Skip to content

Commit

Permalink
[PATCH] x86_64: Removed duplicated declaration of force_iommu
Browse files Browse the repository at this point in the history
Noticed by Andrew Morton.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Mar 25, 2006
1 parent 3076a49 commit f271a6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-x86_64/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ extern int fix_aperture;
#define iommu_aperture 0
#define iommu_aperture_allowed 0
#endif
extern int force_iommu;

extern int reboot_force;
extern int notsc_setup(char *);
Expand Down

0 comments on commit f271a6f

Please sign in to comment.