brcm47xx: fix warning introduced in r22516.
[openwrt.git] / package / broadcom-diag / src / diag.h
index 5f46d9d..eae5872 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  *
- * $Id:$
  */
 
 #include <linux/irq.h>
 #define MODULE_NAME "diag"
 
-#define MAX_GPIO 8
+#define MAX_GPIO 16
 #define FLASH_TIME HZ/6
 
 enum polarity_t {
This page took 0.024147 seconds and 4 git commands to generate.