Commit f0d1983a authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] fix wanrouter build

parent 8556b8e6
...@@ -123,14 +123,6 @@ static void dbg_kfree(void * v, int line) { ...@@ -123,14 +123,6 @@ static void dbg_kfree(void * v, int line) {
* Function Prototypes * Function Prototypes
*/ */
/*
* Kernel loadable module interface.
*/
#ifdef MODULE
int init_module (void);
void cleanup_module (void);
#endif
/* /*
* WAN device IOCTL handlers * WAN device IOCTL handlers
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment