diff --git a/[refs] b/[refs] index 11e37e60c66e..ef0a6551f39c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 744467eaf0cdc1bb48fcad4f347b393aeb3c1902 +refs/heads/master: 27bc7b2be29441868d8acd5022794339c752dbea diff --git a/trunk/drivers/staging/bcm/Debug.h b/trunk/drivers/staging/bcm/Debug.h index 2917ed316e12..b4ff00081cf2 100644 --- a/trunk/drivers/staging/bcm/Debug.h +++ b/trunk/drivers/staging/bcm/Debug.h @@ -171,8 +171,7 @@ * Delibrately matches that of the Windows driver.. * The TestApp's ioctl passes this struct to us. */ -typedef struct -{ +typedef struct { unsigned int Subtype, Type; unsigned int OnOff; /* unsigned int debug_level; future expansion */