diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
commit | db7d4daea91e105e3859cf461d7e53b9b77454b2 (patch) | |
tree | 9bb65b95440af09e8aca63abe56970dd3360cc57 /include/linux/openpic.h | |
parent | 9c1c01ead627bdda9211c9abd5b758d6c687d8ac (diff) |
Merge with Linux 2.2.8.
Diffstat (limited to 'include/linux/openpic.h')
-rw-r--r-- | include/linux/openpic.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/linux/openpic.h b/include/linux/openpic.h index ea3123483..9cf18c5da 100644 --- a/include/linux/openpic.h +++ b/include/linux/openpic.h @@ -313,15 +313,6 @@ extern u_char *OpenPIC_InitSenses; #define Vector_Priority _Vector_Priority.Reg #define Destination _Destination.Reg - - /* - * Vendor and Device IDs - */ - -#define OPENPIC_VENDOR_ID_APPLE 0x14 -#define OPENPIC_DEVICE_ID_APPLE_HYDRA 0x46 - - /* * OpenPIC Operations */ |