diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-alpha/core_marvel.h | 2 | ||||
| -rw-r--r-- | include/asm-m68knommu/m68360_enet.h | 2 | ||||
| -rw-r--r-- | include/asm-parisc/pdcpat.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-alpha/core_marvel.h b/include/asm-alpha/core_marvel.h index 0b78effd8b1c..a31be7bbd6e6 100644 --- a/include/asm-alpha/core_marvel.h +++ b/include/asm-alpha/core_marvel.h @@ -222,7 +222,7 @@ union IO7_POx_WBASE { /* * IO7 IID (Interrupt IDentifier) format * - * For level-sensative interupts, int_num is encoded as: + * For level-sensative interrupts, int_num is encoded as: * * bus/port slot/device INTx * <7:5> <4:2> <1:0> diff --git a/include/asm-m68knommu/m68360_enet.h b/include/asm-m68knommu/m68360_enet.h index c06faf02402b..c36f4d059203 100644 --- a/include/asm-m68knommu/m68360_enet.h +++ b/include/asm-m68knommu/m68360_enet.h @@ -93,7 +93,7 @@ #define ALEC 0x00000000 #define DISFC 0x00000000 #define PADS 0x00000000 -#define RET_LIM 0x000f /* retry 15 times to send a frame before interupt */ +#define RET_LIM 0x000f /* retry 15 times to send a frame before interrupt */ #define ETH_MFLR 0x05ee /* 1518 max frame size */ #define MINFLR 0x0040 /* Minimum frame size 64 */ #define MAXD1 0x05ee /* Max dma count 1518 */ diff --git a/include/asm-parisc/pdcpat.h b/include/asm-parisc/pdcpat.h index 38fb2597f260..2f74d900812a 100644 --- a/include/asm-parisc/pdcpat.h +++ b/include/asm-parisc/pdcpat.h @@ -99,7 +99,7 @@ ** Monarch Processor */ #define PDC_PAT_HPMC_RENDEZ_CPU 0L /* go into spin loop */ #define PDC_PAT_HPMC_SET_PARAMS 1L /* Allows OS to specify intr which PDC - * will use to interupt OS during machine + * will use to interrupt OS during machine * check rendezvous */ /* parameters for PDC_PAT_HPMC_SET_PARAMS: */ |
