[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170105125342.3dcce8ab@canb.auug.org.au>
Date: Thu, 5 Jan 2017 12:53:42 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Sebastian Reichel <sre@...nel.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Quentin Schulz <quentin.schulz@...e-electrons.com>
Subject: linux-next: build warning after merge of the battery tree
Hi all,
After merging the battery tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/power/supply/axp20x_usb_power.c: In function 'axp20x_usb_power_probe':
drivers/power/supply/axp20x_usb_power.c:297:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
power->axp20x_id = (int)of_device_get_match_data(&pdev->dev);
^
Introduced by commit
0dcc70ca8644 ("power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists