]> asedeno.scripts.mit.edu Git - linux.git/commit
ath10k: snoc: stop including pci.h
authorBrian Norris <briannorris@chromium.org>
Mon, 11 Jun 2018 21:09:44 +0000 (14:09 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Jun 2018 15:15:01 +0000 (18:15 +0300)
commit8ac5fe8e3d110eaff47dd2becf98b08762c84c75
tree66618a134241e5f5134f17aaa6b466acd5ee058f
parent426a0f0b5a2fe1df3496ba299ee3521159dba302
ath10k: snoc: stop including pci.h

It's easier to violate abstractions and introduce bugs when snoc.h is
including pci.h. Let's not do that.

I'm not extremely familiar with this driver yet, but several of the
shared PCI/SNOC bits seem to be related to the Copy Engine, so move them
to ce.h.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/ce.h
drivers/net/wireless/ath/ath10k/pci.h
drivers/net/wireless/ath/ath10k/snoc.h