mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
iio: proximity: sx_common: Drop unused acpi.h
There are drivers that do not need acpi.h, drop unused inclusion. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://patch.msgid.link/20240903212922.3731221-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
9ebe06f15a
commit
a1256a0b5b
|
|
@ -7,7 +7,6 @@
|
|||
* https://edit.wpgdadawant.com/uploads/news_file/program/2019/30184/tech_files/program_30184_suggest_other_file.pdf
|
||||
*/
|
||||
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/bits.h>
|
||||
#include <linux/bitfield.h>
|
||||
#include <linux/delay.h>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
#ifndef IIO_SX_COMMON_H
|
||||
#define IIO_SX_COMMON_H
|
||||
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/iio/iio.h>
|
||||
#include <linux/iio/types.h>
|
||||
#include <linux/regulator/consumer.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user