commit | 78d66913d44344b42ee9a877e7f3c06dd51c27d3 | [log] [tgz] |
---|---|---|
author | Ryan Mallon <ryan@bluewatersys.com> | Thu Jan 27 08:54:15 2011 +1300 |
committer | Heiko Schocher <hs@denx.de> | Thu Jan 27 07:27:32 2011 +0100 |
tree | fa2f017d29121001398f80cb91d0069508536be4 | |
parent | b859b8c20e0d8ed0053488d9d1c350ad58a71011 [diff] |
Fix at91 includes in soft_i2c driver Make at91 header includes in soft_i2c depend only on CONFIG_AT91FAMILY rather than individual SoCs. Signed-off-by: Ryan Mallon <ryan@bluewatersys.com> Acked-by: Reinhard Meyer<u-boot@emk-elektronik.de>