9
0
Fork 0
barebox/drivers/w1
Alexander Shiyan b8f69b8e11 w1: Fix compiler warning
This patch fixes following warning:
drivers/w1/w1.c: In function 'w1_found':
drivers/w1/w1.c:471: warning: integer constant is too large for 'long' type

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-03-06 09:04:26 +01:00
..
masters Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
slaves w1: add ds28ec20 eeprom support 2013-01-21 09:05:34 +01:00
Kconfig w1: add dual search support 2013-01-29 09:58:07 +01:00
Makefile add 1-wire support 2012-10-29 22:31:18 +01:00
w1.c w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
w1.h w1: add dual search support 2013-01-29 09:58:07 +01:00