add pipacs package (thanks to Janos)
[openwrt.git] / target / linux / linux-2.4 / patches / ar7 / 003-net_driver_cpmac.patch
index 1132991..42b6458 100644 (file)
@@ -3736,6 +3736,8 @@ diff -urN linux.old/drivers/net/avalanche_cpmac/cpmacHalLx.c linux.dev/drivers/n
 +#include <asm/io.h>
 +#include <linux/string.h>
 +
++#include <asm/ar7/avalanche_intc.h>
++
 +#include "cpmacHalLx.h"
 +#include "cpmac.h"
 +
@@ -3743,8 +3745,6 @@ diff -urN linux.old/drivers/net/avalanche_cpmac/cpmacHalLx.c linux.dev/drivers/n
 +#include "psp_config_parse.h"
 +#include "psp_config_mgr.h"
 +
-+/* Probe Debug Section*/
-+
 +/* debug */                                 
 +extern int cpmac_debug_mode;
 +#define dbgPrint if (cpmac_debug_mode) printk
This page took 0.021992 seconds and 4 git commands to generate.