]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: exynos: Fix INTx enablement statement termination error
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 25 Mar 2015 05:13:12 +0000 (14:13 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Apr 2015 19:26:54 +0000 (14:26 -0500)
commitab3c0370ef2268949269853d0f1f4ffe46f7ec67
treef5f5f4970bf6865da9f04972470cdae304fc9eab
parent9cbe621030a9cce16d27329dac74fd4b1c1d9412
PCI: exynos: Fix INTx enablement statement termination error

Use a semicolon, not a comma, to terminate a statement.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-exynos.c