commit | f1b76cbc38c14b2877da474d1b6b3662c44cc867 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Mar 25 14:13:12 2015 +0900 |
committer | Alex Shi <alex.shi@linaro.org> | Mon Oct 26 14:10:30 2015 +0800 |
tree | 89d6321eb8d1aff0a27245eacece1770060b86f4 | |
parent | 2ea52b1ab34e318edd9817e20d2ce80f24497b8f [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> (cherry picked from commit 01d06a9a4c28b6b0121014591a3c3da5e908d51e) Signed-off-by: Alex Shi <alex.shi@linaro.org>