- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / linux / dmar.h
index ffb6439..56c73b8 100644 (file)
@@ -28,7 +28,7 @@
 #ifdef CONFIG_DMAR
 struct intel_iommu;
 
-extern char *dmar_get_fault_reason(u8 fault_reason);
+extern const char *dmar_get_fault_reason(u8 fault_reason);
 
 /* Can't use the common MSI interrupt functions
  * since DMAR is not a pci device