]> Pileus Git - ~andy/linux/commitdiff
Staging: bcm: Replace UINT32 with u32 in Ioctl.h
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 22 Nov 2012 19:48:37 +0000 (14:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:05:12 +0000 (16:05 -0800)
This patch replaces "UINT32" with "u32" in Ioctl.h

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Ioctl.h

index 6a361e5478682ae21ff079b64861d5c4e423bb87..ce10ea44cdd9ad64f8187e6364856db24660649d 100644 (file)
@@ -210,7 +210,7 @@ typedef struct _FLASH2X_BITMAP {
 
 typedef struct _ST_TIME_ELAPSED_ {
        unsigned long long ul64TimeElapsedSinceNetEntry;
-       UINT32  uiReserved[4];
+       u32  uiReserved[4];
 } ST_TIME_ELAPSED, *PST_TIME_ELAPSED;
 
 enum {