diff options
Diffstat (limited to 'v4l/compat.h')
-rw-r--r-- | v4l/compat.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/v4l/compat.h b/v4l/compat.h index c1179a8c6..3192ef87d 100644 --- a/v4l/compat.h +++ b/v4l/compat.h @@ -311,6 +311,10 @@ usb_to_input_id(const struct usb_device *dev, struct input_id *id) } #endif +#ifndef PCIAGP_FAIL + #define PCIAGP_FAIL 0 +#endif + #endif /* * Local variables: |