commit | b90dc392212d1153a12eea15cbc6eae352a3c989 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Feb 15 18:48:10 2017 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 21 15:00:26 2017 -0600 |
tree | 24bc8526d3652c231d4f2cecb150a320e5c0f815 | |
parent | 11a61a8602812c024d8c404193ce1654ee3b8f08 [diff] |
PCI: dwc: designware: Move register defines to designware header file No functional change. Move the register defines and other macros from pcie-designware.c to pcie-designware.h. This is in preparation to split the pcie-designware.c file into designware core file and host-specific file. While at that also fix a checkpatch warning. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-By: Joao Pinto <jpinto@synopsys.com>