summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorKalle Valo <kvalo@kernel.org>2022-12-21 20:21:36 +0200
committerKalle Valo <kvalo@kernel.org>2022-12-21 20:21:36 +0200
commit33381618d7edf7e939d86861e445da09d72edcd1 (patch)
treed166d4a508cd8b76a93eaaa9e1bedc699050016c /include/linux
parent117dbeda22ec5ea0918254d03b540ef8b8a64d53 (diff)
parentd878d3dc126db05b075147456644bd2d2ab1fb5e (diff)
Merge tag 'mt76-for-kvalo-2022-12-09' of https://github.com/nbd168/wireless
mt76 patches for 6.2 - fixes - per-PHY LED support
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/soc/mediatek/mtk_wed.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/soc/mediatek/mtk_wed.h b/include/linux/soc/mediatek/mtk_wed.h
index a0746d4aec20..db637a13888d 100644
--- a/include/linux/soc/mediatek/mtk_wed.h
+++ b/include/linux/soc/mediatek/mtk_wed.h
@@ -103,7 +103,6 @@ struct mtk_wed_device {
struct {
int size;
- struct page_frag_cache rx_page;
struct mtk_rxbm_desc *desc;
dma_addr_t desc_phys;
} rx_buf_ring;