|
@@ -48,7 +48,7 @@
|
|
static DEFINE_SPINLOCK(hose_spinlock);
|
|
static DEFINE_SPINLOCK(hose_spinlock);
|
|
|
|
|
|
/* XXX kill that some day ... */
|
|
/* XXX kill that some day ... */
|
|
-int global_phb_number; /* Global phb counter */
|
|
|
|
|
|
+static int global_phb_number; /* Global phb counter */
|
|
|
|
|
|
extern struct list_head hose_list;
|
|
extern struct list_head hose_list;
|
|
|
|
|