commit | 1c7fae18a1fb6b6bcd6669066ee801769de0e943 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Jun 12 15:02:49 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jun 16 08:18:18 2015 -0500 |
tree | 338a78d83edc4bb9bbf46d6de231202319a37605 | |
parent | a0427464cf4c4ae80aaa16dbcefc39ba9a5e258b [diff] |
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 <bhelgaas@google.com> Acked-by: Richard Zhu <Richard.Zhu@freescale.com>