]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix at91 includes in soft_i2c driver
authorRyan Mallon <ryan@bluewatersys.com>
Wed, 26 Jan 2011 19:54:15 +0000 (08:54 +1300)
committerHeiko Schocher <hs@denx.de>
Thu, 27 Jan 2011 06:27:32 +0000 (07:27 +0100)
commitf3100ff767c210b01a0b4595b376b9289550b37f
treefa2f017d29121001398f80cb91d0069508536be4
parent8aba9dceebb14144e07d19593111ee3a999c37fc
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>
drivers/i2c/soft_i2c.c