add net5501 support
[librecmc/librecmc.git] / target / linux / x86 / patches / 100-geode_mfgpt_irq.patch
1 --- a/arch/x86/kernel/mfgpt_32.c        2010-03-15 09:52:04.000000000 -0600
2 +++ b/arch/x86/kernel/mfgpt_32.c        2010-04-08 17:31:56.000000000 -0600
3 @@ -33,7 +33,7 @@
4  #include <linux/module.h>
5  #include <asm/geode.h>
6
7 -#define MFGPT_DEFAULT_IRQ      7
8 +#define MFGPT_DEFAULT_IRQ      6
9
10  static struct mfgpt_timer_t {
11         unsigned int avail:1;