diff options
| author | Peter Huewe <[email protected]> | 2010-01-07 02:51:13 +0100 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2010-02-10 18:14:39 +0000 |
| commit | 2d6bfc261a02662ec7a3a78df3e05e453e8b168d (patch) | |
| tree | 226e73d5967547267197f67aa80be736f82ce9a3 /scripts/objdiff | |
| parent | 7603757993e7ce3e63b2280ccf61d8058b7b2414 (diff) | |
mtd: orion_nand: Fix build failure caused by typo
Commit e99030609e27abff7e1a868cb56384c678b09984 ("mtd: orion_nand.c: add
error handling and use resource_size()") introduced a build error -- it
assigns something to a undeclared variable 'err', whereas the rest of
the code uses 'ret' for this task.
This patch fixes this typo and thus removes the build failure.
Signed-off-by: Peter Huewe <[email protected]>
Reviewed-by: H Hartley Sweeten <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions