mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
i2c: mux: add sysfs header
We are using sysfs functions directly, so we should include the header. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Peter Rosin <peda@axentia.se>
This commit is contained in:
committed by
Peter Rosin
parent
d308dfbf62
commit
cfafa80b6e
@@ -26,6 +26,7 @@
|
|||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
#include <linux/of.h>
|
#include <linux/of.h>
|
||||||
#include <linux/slab.h>
|
#include <linux/slab.h>
|
||||||
|
#include <linux/sysfs.h>
|
||||||
|
|
||||||
/* multiplexer per channel data */
|
/* multiplexer per channel data */
|
||||||
struct i2c_mux_priv {
|
struct i2c_mux_priv {
|
||||||
|
Reference in New Issue
Block a user