]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/pdc.h
Pull bugzilla-5737 into release branch
[linux-2.6-omap-h63xx.git] / include / asm-parisc / pdc.h
index 8e23e4c674f65daff3786b71cfd9c7d7f4468637..0a3face6c480b87ce97660fa8bde6c87bd6469d1 100644 (file)
@@ -333,7 +333,7 @@ struct pdc_model {          /* for PDC_MODEL */
        unsigned long curr_key;
 };
 
-/* Values for PDC_MODEL_CAPABILITES non-equivalent virtual aliasing support */
+/* Values for PDC_MODEL_CAPABILITIES non-equivalent virtual aliasing support */
 
 #define PDC_MODEL_IOPDIR_FDC            (1 << 2)        /* see sba_iommu.c */
 #define PDC_MODEL_NVA_MASK             (3 << 4)