From cd078af65d5c2f19c0f378062b07a0a79b000723 Mon Sep 17 00:00:00 2001 From: Atsushi Nemoto Date: Fri, 4 Jun 2010 16:19:23 -0700 Subject: [PATCH] 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-format-patch failed