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

[PATCH] fix up ip2main for rusty

parent 2f3c3a9b
...@@ -253,10 +253,6 @@ static int Fip_firmware_size; ...@@ -253,10 +253,6 @@ static int Fip_firmware_size;
/***********************/ /***********************/
/* Global module entry functions */ /* Global module entry functions */
#ifdef MODULE
int init_module(void);
void cleanup_module(void);
#endif
/* Private (static) functions */ /* Private (static) functions */
static int ip2_open(PTTY, struct file *); static int ip2_open(PTTY, struct file *);
......
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