diff --git a/[refs] b/[refs] index c878e805575d..882181bed36d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5b93c2a2f1d560463cbcd6e3fca5366b75e99b4b +refs/heads/master: 8cdc081913b61e4b1086b62e13f083085fd0d3fd diff --git a/trunk/drivers/staging/vme/vme.h b/trunk/drivers/staging/vme/vme.h index e3828badca61..e62a3234ce25 100644 --- a/trunk/drivers/staging/vme/vme.h +++ b/trunk/drivers/staging/vme/vme.h @@ -97,7 +97,7 @@ extern struct bus_type vme_bus_type; /** * Structure representing a VME device - * @id: The ID of the device (currently the bus and slot number) + * @num: The device number * @bridge: Pointer to the bridge device this device is on * @dev: Internal device structure * @drv_list: List of devices (per driver)