projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2314894
)
Staging: bcm: Replace UINT32 with u32 in Ioctl.h
author
Kevin McKinney
<klmckinney1@gmail.com>
Thu, 22 Nov 2012 19:48:37 +0000
(14:48 -0500)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/bcm/Ioctl.h
b/drivers/staging/bcm/Ioctl.h
index
6a361e5
..
ce10ea4
100644
(file)
--- 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;
-
UINT
32 uiReserved[4];
+
u
32 uiReserved[4];
} ST_TIME_ELAPSED, *PST_TIME_ELAPSED;
enum {