/* * Copyright (C) ST-Ericsson SA 2011 * * Author: Saketh Ram Bommisetti * License terms: GNU General Public License (GPL) version 2 */ #ifndef __BOARD_UX500_USB_H #define __BOARD_UX500_USB_H extern struct abx500_usbgpio_platform_data abx500_usbgpio_plat_data; #endif