From 1c7fae18a1fb6b6bcd6669066ee801769de0e943 Mon Sep 17 00:00:00 2001 From: Bjorn Helgaas Date: Fri, 12 Jun 2015 15:02:49 -0500 Subject: [PATCH] PCI: imx6: Use "u32", not "uint32_t" Use "u32", not "uint32_t", for consistency. Use "tmp", not "temp", for consistency within the driver. Signed-off-by: Bjorn Helgaas Acked-by: Richard Zhu --- Reading git-format-patch failed