commit | f3dc65dafa651bca6606ac0b41ead1be50d05652 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Nov 15 22:40:38 2010 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Mon Nov 15 22:40:38 2010 +0100 |
tree | 290e2ea07b74052211bb70fa70f8da0689f0bddd | |
parent | dfdee5f00cc9ce21b0a7e786039bcfec26fbcb4b [diff] |
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>