Changeset a1cb170 in mainline for uspace/drv/bus/usb/usbhub/port.h


Ignore:
Timestamp:
2011-09-27T11:36:10Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ab545980
Parents:
d650494
Message:

usbhub: Minor fixes

License and whitespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbhub/port.h

    rd650494 ra1cb170  
    2727 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    2828 */
    29 
    3029/** @addtogroup drvusbhub
    3130 * @{
     
    3433 * Hub ports related functions.
    3534 */
    36 #ifndef DRV_USBHUB_PORTS_H
    37 #define DRV_USBHUB_PORTS_H
     35#ifndef DRV_USBHUB_PORT_H
     36#define DRV_USBHUB_PORT_H
    3837
    3938#include <usb/dev/driver.h>
Note: See TracChangeset for help on using the changeset viewer.