summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-ifxhcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-ifxhcd.h')
-rw-r--r--target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-ifxhcd.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-ifxhcd.h b/target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-ifxhcd.h
deleted file mode 100644
index 18b3d2d..0000000
--- a/target/linux/lantiq/files-3.3/arch/mips/lantiq/xway/dev-ifxhcd.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * Copyright (C) 2012 John Crispin <blogic@openwrt.org>
- */
-
-#ifndef _LTQ_DEV_HCD_H__
-#define _LTQ_DEV_HCD_H__
-
-#include <lantiq_platform.h>
-
-extern void __init xway_register_hcd(int *pin);
-
-#endif