i2c: Drivers shouldn't include <linux/i2c-id.h>
authorJean Delvare <khali@linux-fr.org>
Mon, 15 Nov 2010 21:40:38 +0000 (22:40 +0100)
committerJean Delvare <khali@endymion.delvare>
Mon, 15 Nov 2010 21:40:38 +0000 (22:40 +0100)
commitf3dc65dafa651bca6606ac0b41ead1be50d05652
tree290e2ea07b74052211bb70fa70f8da0689f0bddd
parentdfdee5f00cc9ce21b0a7e786039bcfec26fbcb4b
i2c: Drivers shouldn't include <linux/i2c-id.h>

Drivers don't need to include <linux/i2c-id.h>, especially not when
they don't use anything that header file provides.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Michael Hunold <michael@mihu.de>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/saa7146_i2c.c
drivers/media/video/ir-kbd-i2c.c
drivers/staging/olpc_dcon/olpc_dcon.c