Changeset 8cd1aa5e in mainline for uspace/drv/root/root.c


Ignore:
Timestamp:
2010-11-21T23:22:50Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
03171de, 0b749a3
Parents:
31860b7 (diff), f0da4eb2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge ddf_proposal changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/root/root.c

    r31860b7 r8cd1aa5e  
    7272static int add_platform_child(device_t *parent)
    7373{
    74         return EOK;
    7574        printf(NAME ": adding new child for platform device.\n");
    7675       
Note: See TracChangeset for help on using the changeset viewer.