Encountered the following issues when compiling for Linux 6.8: 1. [gpio_cansleep has been removed](https://lore.kernel.org/lkml/CACRpkdYnFHBUt4rwLFqA7LYJRJxJ7e9hEGf_B8oi3rc_+Hc3AA@mail.gmail.com/T/) 2. [pr_warning is now pr_warn](https://lore.kernel.org/lkml/20191128004752.35268-4-wangkefeng.wang@huawei.com/) Doesn't seem like there is a good replacement for gpio_cansleep.
Encountered the following issues when compiling for Linux 6.8:
Doesn't seem like there is a good replacement for gpio_cansleep.