commit | 01d06a9a4c28b6b0121014591a3c3da5e908d51e | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Mar 25 14:13:12 2015 +0900 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Apr 08 14:26:54 2015 -0500 |
tree | f5f5f4970bf6865da9f04972470cdae304fc9eab | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
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>