bcma: Drop the unused parameter of bcma_scan_read32()
authorZenghui Yu <yuzenghui@huawei.com>
Tue, 27 Jul 2021 02:52:32 +0000 (10:52 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 29 Aug 2021 11:44:57 +0000 (14:44 +0300)
commit9fc8048c56f33e0e969844a2f1b1e89cf30ee5ba
tree9d3c012f4597256aa1feecae31dbd5b869aef315
parentb63aed3ff195130fef12e0af590f4838cf0201d8
bcma: Drop the unused parameter of bcma_scan_read32()

As it had never been used since the initial commit 8369ae33b705 ("bcma: add
Broadcom specific AMBA bus driver").

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210727025232.663-3-yuzenghui@huawei.com
drivers/bcma/scan.c