From: Atsushi Nemoto Date: Fri, 4 Jun 2010 23:19:23 +0000 (-0700) Subject: tx493xide: use min_t() macro instead of min() X-Git-Tag: v2.6.36-rc1~306^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd078af65d5c2f19c0f378062b07a0a79b000723;p=pandora-kernel.git tx493xide: use min_t() macro instead of min() This fixes a warning ("comparison of distinct pointer types lacks a cast") introduced by the commit 040f6b4f14adb2ca5babb84e9fb2ebc6661e0be2 ("tx493xide: use ->pio_mode value to determine pair device speed"). Signed-off-by: Atsushi Nemoto Signed-off-by: David S. Miller --- Reading git-diff-tree failed