summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2443/cc9m2443js-usb.h
blob: f349dbfba3e7c44164adfc7d780d57a98e92f072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* -*- linux-c -*-
 * 
 * linux/arch/arm/mach-s3c2443/cc9m2443js-usb.h
 *
 * Copyright (c) 2009 Digi International Spain
 *
 * http://www.digi.com/products/embeddedsolutions/connectcore9m.jsp
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * Author : Luis Galdos <luis.galdos@digi.com>
 *
 */

#ifndef _CC9M2443JS_USB_H
#define _CC9M2443JS_USB_H

extern int cc9m2443js_usb_init(void);

#endif /* _CC9M2443JS_USB_H */