[lantiq] prepare Makefile for 3.6
[openwrt.git] / target / linux / lantiq / files / arch / mips / lantiq / xway / dev-ifxhcd.h
1 /*
2  * This program is free software; you can redistribute it and/or modify
3  * it under the terms of the GNU General Public License as published by
4  * the Free Software Foundation; either version 2 of the License, or
5  * (at your option) any later version.
6  *
7  * Copyright (C) 2012 John Crispin <blogic@openwrt.org>
8  */
9
10 #ifndef _LTQ_DEV_HCD_H__
11 #define _LTQ_DEV_HCD_H__
12
13 #include <lantiq_platform.h>
14
15 extern void __init xway_register_hcd(int *pin);
16
17 #endif