aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-mop500-usb.h
blob: 85288463a733a80b476d092dab602d249f8726e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (C) ST-Ericsson SA 2011
 *
 * Author: Saketh Ram Bommisetti <sakethram.bommisetti@stericsson.com>
 * License terms: GNU General Public License (GPL) version 2
 */

#ifndef __BOARD_MOP500_USB_H
#define __BOARD_MOP500_USB_H

extern struct ab8500_usbgpio_platform_data ab8500_usbgpio_plat_data;

#endif