]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/connector/connector.c
CONNECTOR: make cn_already_initialized static
[linux-2.6-omap-h63xx.git] / drivers / connector / connector.c
index fea2d3ed9cbdacd57661f5a1a5227a1bde2ffeb2..85e2ba7fcfbab1b4533079da8bd812f22203952d 100644 (file)
@@ -47,7 +47,7 @@ static LIST_HEAD(notify_list);
 
 static struct cn_dev cdev;
 
-int cn_already_initialized = 0;
+static int cn_already_initialized;
 
 /*
  * msg->seq and msg->ack are used to determine message genealogy.