X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-x86_64%2Fproto.h;h=b6e65a699f2af833bf9c01b0d5671321ff216925;hb=bcd9b89c02295b075fda4bdb666f6641f8212226;hp=f54f3abf93ce5a575d0d2b7dc5d4f26776335c71;hpb=8a03d9a498eaf02c8a118752050a5154852c13bf;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index f54f3abf93c..b6e65a699f2 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h @@ -99,7 +99,7 @@ extern int force_iommu, no_iommu; extern int iommu_detected; #ifdef CONFIG_IOMMU extern void gart_iommu_init(void); -extern void gart_parse_options(char *); +extern void __init gart_parse_options(char *); extern void iommu_hole_init(void); extern int fallback_aper_order; extern int fallback_aper_force;