switch: update for brcm47xx target
[openwrt/staging/chunkeey.git] / package / switch / src / gpio.h
index e541cdac55ca3950a1071cfb549614c850791ec8..90bafd39ed82c2108d2d36b71798da9b6c041afa 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef __GPIO_H
 #define __GPIO_H
 
-#ifdef BROADCOM
+#ifdef CONFIG_BCM47XX
 #include "gpio-bcm947xx.h"
 #else
 #warning "Unsupported configuration."