]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/atc/ti113x.c
8260: Cleanup for partial linking and --gc-sections
[karo-tx-uboot.git] / board / atc / ti113x.c
index 473bb10af774a9fee7a949f036700bf8a66b22cf..ff871f64f972a2c59b892634848028f482392d49 100644 (file)
@@ -468,7 +468,7 @@ static int i365_set_io_map (socket_info_t * s, struct pccard_io_map *io)
 
 /*====================================================================*/
 
-int i82365_init (void)
+static int i82365_init (void)
 {
        u_int val;
        int i;
@@ -545,7 +545,7 @@ int i82365_init (void)
        return 0;
 }
 
-void i82365_exit (void)
+static void i82365_exit (void)
 {
        io.map = 0;
        io.flags = 0;