]> www.infradead.org Git - users/jedix/linux-maple.git/commit
extcon: lc824206xa: Fix build error of POWER_SUPPLY_PROP_USB_TYPE
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 4 Sep 2024 15:54:21 +0000 (00:54 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 4 Sep 2024 16:44:51 +0000 (01:44 +0900)
commit2e01ac83c1c7166e58043ff2bdb0dc7dbfcfd11a
tree9c21e781b0dd763ae51a4a043b60586ff60fbbee
parentc135cd82f194eed0328e2c1942892990b7fb0dc1
extcon: lc824206xa: Fix build error of POWER_SUPPLY_PROP_USB_TYPE

commit 364ea7ccaef9("power: supply: Change usb_types from an array into a
bitmask") changes usb_types from an array into a bitmask. Fix the build error of
usb_types variables.

Link: https://lore.kernel.org/lkml/20240904164325.48386-1-chanwoo@kernel.org/
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-lc824206xa.c