lib: bitmap: order includes alphabetically

[ Upstream commit c13656b904b6173aad723d9680a81c60de2f5edc ]

For better readability and maintenance: order the includes in bitmap
source files alphabetically.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Bartosz Golaszewski
2021-03-15 10:13:55 +01:00
committed by Greg Kroah-Hartman
parent 7f29d75693
commit 1238da5f32
2 changed files with 7 additions and 6 deletions

View File

@@ -4,10 +4,10 @@
#ifndef __ASSEMBLY__
#include <linux/types.h>
#include <linux/bitops.h>
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/types.h>
/*
* bitmaps provide bit arrays that consume one or more unsigned