Skip to content

Commit

Permalink
Merge branch 'pci/host/qcom'
Browse files Browse the repository at this point in the history
* pci/host/qcom:
  PCI: qcom: Include gpio/consumer.h
  • Loading branch information
bjorn-helgaas committed Jun 6, 2018
2 parents 93763ee + a70aa76 commit 4c31ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pci/dwc/pcie-qcom.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/gpio/consumer.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/iopoll.h>
Expand Down

0 comments on commit 4c31ff0

Please sign in to comment.