mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
This patch fixes the incompatible warning of extcon-adc-jack.c driver when calling devm_extcon_dev_allocate(). Signed-off-by: Peter Foley <[email protected]> [cw00.choi: Modify the patch title and descritpion] Signed-off-by: Chanwoo Choi <[email protected]>