aafdb08c5a
-Wcast-qual differently, by instead changing the signatore of those "functions" to take a "volatile struct timeval*" instead of a "struct timeval*". Many places, these functions are called with &time, and time is declared as volatile in <sys/kernel.h>. This way we can get rid of all the ugly casts which now also triggered warnings, and caused more code to be added to work around the problem. Reviewed by thorpej. |
||
---|---|---|
.. | ||
at24cxx.c | ||
at24cxxvar.h | ||
ds1307.c | ||
ds1307reg.h | ||
files.i2c | ||
i2c.c | ||
i2c_bitbang.c | ||
i2c_bitbang.h | ||
i2c_exec.c | ||
i2c_io.h | ||
i2cvar.h | ||
lm75.c | ||
lm75reg.h | ||
m41st84.c | ||
m41st84reg.h | ||
m41t00.c | ||
m41t00reg.h | ||
max6900.c | ||
max6900reg.h | ||
pcf8583.c | ||
pcf8583reg.h | ||
pcf8583var.h | ||
x1226.c | ||
x1226reg.h |