i2c: Remove unneeded inclusions of <linux/i2c-id.h>
These drivers don't use anything which is defined in <linux/i2c-id.h>. This header file was never meant to be included directly anyway, and will be deleted soon. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Ben Dooks <ben-linux@fluff.org> Acked-by: Dave Airlie <airlied@linux.ie> Cc: Hans Verkuil <hverkuil@xs4all.nl>
This commit is contained in:
committed by
Jean Delvare
parent
97cc4d49cf
commit
a8d7be818f
@@ -36,7 +36,6 @@
|
||||
#include <drm_dp_helper.h>
|
||||
#include <drm_fixed.h>
|
||||
#include <linux/i2c.h>
|
||||
#include <linux/i2c-id.h>
|
||||
#include <linux/i2c-algo-bit.h>
|
||||
|
||||
struct radeon_bo;
|
||||
|
||||
Reference in New Issue
Block a user