change all references of lb_/LB_ to cb_/CB_ in flashrom Signed-off-by: Sean Nelson <[EMAIL PROTECTED]>
---
functions in coreboot_tables.h have been converted in this patch
On Fri, Aug 8, 2008 at 1:21 PM, Peter Stuge <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 08, 2008 at 10:00:39AM -0700, Sean Nelson wrote:
>> -static inline uint64_t unpack_lb64(struct lb_uint64 value)
>> +static inline uint64_t unpack_lb64(struct cb_uint64 value)
>> {
>
> You missed the function names, but the rest looks good.
>
> Can you send a new patch with that fixed?
>
>
> //Peter
>
> --
> coreboot mailing list
> [email protected]
> http://www.coreboot.org/mailman/listinfo/coreboot
>
lb-to-cb-flashrom2.patch
Description: Binary data
-- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

