Message ID | 20091126160713.5e19eb04@hyperion.delvare (mailing list archive) |
---|---|
State | RFC, archived |
Headers | show |
--- linux-2.6.32-rc8.orig/include/linux/als_sys.h 2009-11-26 15:32:38.000000000 +0100 +++ linux-2.6.32-rc8/include/linux/als_sys.h 2009-11-26 15:44:08.000000000 +0100 @@ -29,7 +29,7 @@ #define ALS_ILLUMINANCE_MIN 0 #define ALS_ILLUMINANCE_MAX -1 -struct device *als_device_register(struct device *dev, char *name); +struct device *als_device_register(struct device *dev); void als_device_unregister(struct device *dev); #endif /* __ALS_SYS_H__ */