commit | 4eaad8ad296a78689f148c8dcd383fc4e51ee123 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Mon Jun 15 00:30:18 2009 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Jun 16 22:42:17 2009 +0100 |
tree | 5146fe549f14b9b97c1e76c621656a5229bb43a2 | |
parent | 933a2aec8d08cda11c4b427ea7930b0e92eb9bc8 [diff] |
i2c-stu300: Make driver depend on MACH_U300 This makes the stu300 driver for the ST Micro ST DDC I2C bus driver depend on MACH_U300, new platforms reusing this I2C driver will need to add in a similar dependency. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> [ben-linux@fluff.org: re-aranged subject line] Signed-off-by: Ben Dooks <ben-linux@fluff.org>