summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
diff options
context:
space:
mode:
authorKevin McKinney <klmckinney1@gmail.com>2012-11-22 19:48:37 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-27 00:05:12 (GMT)
commit73f44785b3aa77afd1771f5151d204f99d24faea (patch)
tree1759cfbec21507517f122d6e07b3f243d4752a8b /drivers/staging/bcm
parent2314894f5c80abfbda3cad3519cc28aa0184bb76 (diff)
downloadlinux-fsl-qoriq-73f44785b3aa77afd1771f5151d204f99d24faea.tar.xz
Staging: bcm: Replace UINT32 with u32 in Ioctl.h
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>
Diffstat (limited to 'drivers/staging/bcm')
-rw-r--r--drivers/staging/bcm/Ioctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/bcm/Ioctl.h b/drivers/staging/bcm/Ioctl.h
index 6a361e5..ce10ea4 100644
--- a/drivers/staging/bcm/Ioctl.h
+++ b/drivers/staging/bcm/Ioctl.h
@@ -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 {