Jens Scharsig (BuS Elektronik) 83d271b5ff Fix: nommu I2C adapter relocation error
NoMMU systems have a access violation problem with i2c_reloc_fixup.
Blame for it is a double relocation of the adapter itself. The
i2c_adap_p is already relocated, if i2c_reloc_fixup is called.
This patch removes the relocation of i2c_adap_p from i2c_reloc_fixup
to fix this.

Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
2013-10-17 07:20:25 +02:00
..
2013-10-17 07:20:25 +02:00
2013-10-17 07:20:24 +02:00
2008-10-21 11:25:39 +02:00
2013-10-17 07:20:25 +02:00