From: David Miller <da...@davemloft.net>
Date: Tue, 07 Apr 2009 17:03:26 -0700 (PDT)
> 2009-04-07  David S. Miller  <da...@davemloft.net>
> 
>       * disk/ieee1275/nand.c (grub_nand_open): All ieee1275 call arg
>       slots are of type grub_ieee1275_cell_t.
>       (grub_nand_read): Likewise.
>       * kern/ieee1275/ieee1275.c (IEEE1275_PHANDLE_INVALID,
>       IEEE1275_IHANDLE_INVALID): Use grub_ieee1275_cell_t since these
>       macros are used to compare values in arg/ret block of the call.
>       (grub_ieee1275_finddevice, grub_ieee1275_get_property,
>       grub_ieee1275_next_property, grub_ieee1275_get_property_length,
>       grub_ieee1275_instance_to_package, grub_ieee1275_package_to_path,
>       grub_ieee1275_instance_to_path, grub_ieee1275_write,
>       grub_ieee1275_read, grub_ieee1275_seek, grub_ieee1275_peer,
>       grub_ieee1275_child, grub_ieee1275_parent, grub_ieee1275_open,
>       grub_ieee1275_close, grub_ieee1275_set_property,
>       grub_ieee1275_set_color): All ieee1275 call arg slots are of type
>       grub_ieee1275_cell_t.
>       * kern/ieee1275/openfw.c (grub_map): Likewise.
>       * include/grub/ieee1275/ieee1275.h (grub_ieee1275_ihandle_t,
>       grub_ieee1275_phandle_t): Define as grub_unit32_t type.

Ping?  I'm touching non-sparc code so at least one review would
be appreciated before I check this in.


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to