summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2026-05-05 13:05:18 +0300
committerSebastian Reichel <sebastian.reichel@collabora.com>2026-06-04 00:23:30 +0300
commita9e36028b688d693d8aefbf84a9899f31a20fcf0 (patch)
tree1463400e9463b7ded260fb21995288350e78fff3 /include
parent43401898fde586bdeb73ac2c11d4f949fcba9f77 (diff)
downloadlinux-a9e36028b688d693d8aefbf84a9899f31a20fcf0.tar.xz
power: supply: cpcap-charger: include missing <linux/property.h>
This file uses dev_fwnode() without including the proper header for it, relying on transitive header inclusion from: drivers/power/supply/cpcap-charger.c - include/linux/phy/omap_usb.h - include/linux/usb/phy_companion.h - include/linux/usb/otg.h - include/linux/phy/phy.h - drivers/phy/phy-provider.h - include/linux/of.h - include/linux/property.h With the future removal of drivers/phy/phy-provider.h from include/linux/phy/phy.h, this transitive inclusion would break. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Link: https://patch.msgid.link/20260505100523.1922388-27-vladimir.oltean@nxp.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions