]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68k: Fix falconide `data_adr' typo
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 5 May 2008 19:15:19 +0000 (21:15 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 May 2008 19:36:34 +0000 (12:36 -0700)
commitab1a852128d6f0677999eecbf6d04bf9f6fe9a9a
treea81690af48763fe352b82260ef3fcd7ba5679714
parent5717922a1b8cc477f45a0f4f11fe619392ba7133
m68k: Fix falconide `data_adr' typo

    commit 9567b349f7e7dd7e2483db99ee8e4a6fe0caca38
    Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    Date:   Mon Apr 28 23:44:36 2008 +0200

    ide: merge ->atapi_*put_bytes and ->ata_*put_data methods

introduced a typo (`data_adr' instead of `data_addr'), leading to a compile
failure.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ide/legacy/falconide.c