]> err.no Git - linux-2.6/blobdiff - include/asm-parisc/pdc.h
[PATCH] m68k: convert VME irq code
[linux-2.6] / include / asm-parisc / pdc.h
index 8e23e4c674f65daff3786b71cfd9c7d7f4468637..08364f957e7a8811e50ed54f27ed5550e38395ff 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _PARISC_PDC_H
 #define _PARISC_PDC_H
 
-#include <linux/config.h>
 
 /*
  *     PDC return values ...
@@ -333,7 +332,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)