diff options
| author | Uwe Kleine-König <[email protected]> | 2009-12-17 11:56:43 +0100 |
|---|---|---|
| committer | Uwe Kleine-König <[email protected]> | 2010-01-08 16:45:20 +0100 |
| commit | a9b7a2dd217bd43e122b604ec99b63e0211c38aa (patch) | |
| tree | a5c46486f977c111c83356117f69b713635d99c6 /lib/memory-notifier-error-inject.c | |
| parent | 59e2608169bf4199f9f9e08a8abe80132e9416f5 (diff) | |
imx: mangle addresses after adding the offset
don't use
IO_ADDRESS($base) + $offset
but
IO_ADDRESS($base + $offset)
Signed-off-by: Uwe Kleine-König <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Russell King <[email protected]>
Cc: Holger Schurig <[email protected]>
Cc: Rabin Vincent <[email protected]>
Cc: "Agustín Ferrín Pozuelo" <[email protected]>
Cc: Javier Martin <[email protected]>
Cc: Valentin Longchamp <[email protected]>
Cc: Daniel Mack <[email protected]>
Cc: Dmitriy Taychenachev <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions