PCI: mvebu: Add a blank line after declarations
authorJingoo Han <jg1.han@samsung.com>
Wed, 12 Nov 2014 03:27:54 +0000 (12:27 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 17:53:02 +0000 (10:53 -0700)
This patch fixes the following checkpatch warning:

  WARNING: Missing a blank line after declarations

[bhelgaas: drop mvebu_pcie_add_bus() change because it's going away anyway]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>

No differences found