Re: [PATCH 2.6.20.4] pci-calgary: cleanup of unneeded macros

2007-04-06 Thread Muli Ben-Yehuda
On Fri, Apr 06, 2007 at 10:55:57AM +0200, Guillaume Thouvenin wrote: > Cleanup unneeded macros used for register space address calculation. > Now we are using the EBDA to find the space address. > > Signed-off-by: Guillaume Thouvenin <[EMAIL PROTECTED]> Applied, thank you. I'll push it out with

[PATCH 2.6.20.4] pci-calgary: cleanup of unneeded macros

2007-04-06 Thread Guillaume Thouvenin
Cleanup unneeded macros used for register space address calculation. Now we are using the EBDA to find the space address. Signed-off-by: Guillaume Thouvenin <[EMAIL PROTECTED]> --- pci-calgary.c |5 - 1 file changed, 5 deletions(-) Index: linux-2.6.20.4/arch/x86_64/kernel/pci-calgary.c

[PATCH 2.6.20.4] pci-calgary: cleanup of unneeded macros

2007-04-06 Thread Guillaume Thouvenin
Cleanup unneeded macros used for register space address calculation. Now we are using the EBDA to find the space address. Signed-off-by: Guillaume Thouvenin [EMAIL PROTECTED] --- pci-calgary.c |5 - 1 file changed, 5 deletions(-) Index: linux-2.6.20.4/arch/x86_64/kernel/pci-calgary.c

Re: [PATCH 2.6.20.4] pci-calgary: cleanup of unneeded macros

2007-04-06 Thread Muli Ben-Yehuda
On Fri, Apr 06, 2007 at 10:55:57AM +0200, Guillaume Thouvenin wrote: Cleanup unneeded macros used for register space address calculation. Now we are using the EBDA to find the space address. Signed-off-by: Guillaume Thouvenin [EMAIL PROTECTED] Applied, thank you. I'll push it out with the