Changeset cf02eaf in mainline for uspace/lib/drv/generic/dev_iface.c


Ignore:
Timestamp:
2013-08-22T16:01:19Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5b1adf5
Parents:
a6bdccc
Message:

small cstyle changes (mostly reverting to the state before audio merge)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/generic/dev_iface.c

    ra6bdccc rcf02eaf  
    6767                [CLOCK_DEV_IFACE] = &remote_clock_dev_iface,
    6868                [BATTERY_DEV_IFACE] = &remote_battery_dev_iface,
    69                 [AHCI_DEV_IFACE] = &remote_ahci_iface,
     69                [AHCI_DEV_IFACE] = &remote_ahci_iface
    7070        }
    7171};
Note: See TracChangeset for help on using the changeset viewer.