mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:04:43 +01:00
pinctrl: amd: Cleanup header includes
Remove unused includes: no lists and mutexes. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
parent
faf55ac9a4
commit
b4b224ec05
1 changed files with 0 additions and 2 deletions
|
|
@ -21,11 +21,9 @@
|
|||
#include <linux/gpio/driver.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/seq_file.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <linux/pinctrl/pinconf.h>
|
||||
#include <linux/pinctrl/pinconf-generic.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue