mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
modify wifi compile error
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user