|
@@ -44,7 +44,7 @@ static DEFINE_MUTEX(vme_user_mutex);
|
|
static char driver_name[] = "vme_user";
|
|
static char driver_name[] = "vme_user";
|
|
|
|
|
|
static int bus[USER_BUS_MAX];
|
|
static int bus[USER_BUS_MAX];
|
|
-static int bus_num;
|
|
|
|
|
|
+static unsigned int bus_num;
|
|
|
|
|
|
/* Currently Documentation/devices.txt defines the following for VME:
|
|
/* Currently Documentation/devices.txt defines the following for VME:
|
|
*
|
|
*
|