Changeset 722912e in mainline for uspace/drv/audio/sb16/main.c


Ignore:
Timestamp:
2012-06-29T13:04:54Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ea150dc6
Parents:
6843a9c
Message:

Fix mainline merge breakage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/sb16/main.c

    r6843a9c r722912e  
    5555/*----------------------------------------------------------------------------*/
    5656static driver_ops_t sb_driver_ops = {
    57         .add_device = sb_add_device,
     57        .dev_add = sb_add_device,
    5858};
    5959/*----------------------------------------------------------------------------*/
Note: See TracChangeset for help on using the changeset viewer.