mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
modify wifi compile error
This commit is contained in:
parent
c0b058dedc
commit
53afc1d952
|
|
@ -505,7 +505,9 @@ EXPORT_SYMBOL(rk29sdk_wifi_set_carddetect);
|
|||
|
||||
static struct resource resources[] = {
|
||||
{
|
||||
#ifdef RK30SDK_WIFI_GPIO_WIFI_INT_B
|
||||
.start = RK30SDK_WIFI_GPIO_WIFI_INT_B,
|
||||
#endif
|
||||
.flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL | IORESOURCE_IRQ_SHAREABLE,
|
||||
.name = "bcmdhd_wlan_irq",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user