module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
[cascardo/linux.git] / include / linux / sonypi.h
index 4f95c1a..0e6dc38 100644 (file)
 #define SONYPI_EVENT_VOLUME_DEC_PRESSED                70
 #define SONYPI_EVENT_BRIGHTNESS_PRESSED                71
 #define SONYPI_EVENT_MEDIA_PRESSED             72
+#define SONYPI_EVENT_VENDOR_PRESSED            73
 
 /* get/set brightness */
 #define SONYPI_IOCGBRT         _IOR('v', 0, __u8)