diff options
Diffstat (limited to 'include/asm-arm/iomd.h')
-rw-r--r-- | include/asm-arm/iomd.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-arm/iomd.h b/include/asm-arm/iomd.h index 9726cd55d..3a1e09dfe 100644 --- a/include/asm-arm/iomd.h +++ b/include/asm-arm/iomd.h @@ -1,3 +1,11 @@ +/* + * linux/include/asm-arm/iomd.h + * + * Copyright (C) 1999 Russell King + * + * This file contains information out the IOMD ASIC used in the + * Acorn RiscPC and subsequently integrated into the CLPS7500 chips. + */ #include <linux/config.h> #ifndef __ASSEMBLY__ |