commit | cd078af65d5c2f19c0f378062b07a0a79b000723 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Jun 04 16:19:23 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 09 03:17:55 2010 -0700 |
tree | 240c79f10333e3f2281e441ddca6924633654df1 | |
parent | 7d543d8468348c44010c7b4e6fdd23a398779668 [diff] |
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 <anemo@mba.ocn.ne.jp> Signed-off-by: David S. Miller <davem@davemloft.net>