[coreboot] [PATCH] flashrom: Fix compilation of nic3com on 64bit

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Thu May 14 23:43:08 CEST 2009


On 14.05.2009 23:36, Uwe Hermann wrote:
> On Thu, May 14, 2009 at 11:28:32PM +0200, Carl-Daniel Hailfinger wrote:
>   
>> Fix compilation of nic3com on 64bit.
>>     
>
> Thanks, I screwed up my last commit.
>   

Mistakes happen.


>> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
>>     
>
> Acked-by: Uwe Hermann <uwe at hermann-uwe.de>
>   

Thanks, committed in r512.


> with the change below.
>   
>> Index: flashrom-nic3com_compilefix/internal.c
>> ===================================================================
>> --- flashrom-nic3com_compilefix/internal.c	(Revision 511)
>> +++ flashrom-nic3com_compilefix/internal.c	(Arbeitskopie)
>> @@ -83,7 +83,7 @@
>>  	return NULL;
>>  }
>>  
>> -void get_io_perms(void)
>> +void get_io_perms()
>>     
>
> Please drop this.
>   

Done. Ron wanted to drop this as well.


Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list