diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-03-22 17:39:54 +0300 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2023-05-29 17:41:28 +0300 |
commit | 6e4e8670c03b4fcac54bca8b62e5465182caeb26 (patch) | |
tree | f33ac7c686369c168209207bfdd8fcfe66b53b92 /drivers/extcon/extcon-max14577.c | |
parent | 73346b9965ebda2feb7fef8629e9b28baee820e3 (diff) | |
download | linux-6e4e8670c03b4fcac54bca8b62e5465182caeb26.tar.xz |
extcon: Use DECLARE_BITMAP() to declare bit arrays
Bit arrays has a specific type helper for the declaration.
Use it instead of homegronw equivalent.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-max14577.c')
0 files changed, 0 insertions, 0 deletions